password = input("Enter The Password: ") if password =="5Ecr3t": print("Welcome to the Fortress") else : print("Incorrect password. Gas release in T Minus 5 minutes")