password = input ( "password" ) if password == " password" : print ( "That is CORRECT!") else : print ( "WRONG WRONG WRONG WRONG WRONG WRONG!" )