0

how to make a password checker?

after i run this i get some syntax error username = input("enter your username:") password = input("enter password:") if username == "guy" and password == "123" print("password is correct") else; print("you hacker")

17th Aug 2020, 1:08 PM
47 HACKER
47 HACKER - avatar
1 Réponse