Commit d654049b by BellCodeEditor

save project

parent b74412b5
Showing with 7 additions and 6 deletions
Username=uiidgdyhfkaksfdm
Userpassword="14690654787"
name=("hxizksal:")
if name == Username and password == Userpassword:
print("uysdye")
\ No newline at end of file
username="12345"
userpassword="5555555"
name = input("678910:")
password = input("111111")
if name == username and password == userpassword:
print("33333")
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment