1. Heslo print("Stoj! Povedz Heslo!") pokus = input("? ") if pokus == "heslo": print("Vstúp, priateľ") else: print("Zmizni kade ľahšie")