OverIQ.com
Run (or Hit F9)
password = input("Enter a password: \n") if password == "sshh": print("Welcome to the Secret World") else: print("You are not allowed here")
sshh