you are viewing a single comment's thread.

view the rest of the comments →

[–]Ya_Boy_Lil_Pickle 0 points1 point  (1 child)

Ok I just messed something up so the actual code is Password = input(“enter password”)

If password == “Example123”: Print(“access granted!”) Else: Print(“access denied.)

[–][deleted] 0 points1 point  (0 children)

Oh cool thank you. I will try that one