Commit 767c70ce by BellCodeEditor

auto save

parent 4a7cb6b6
Showing with 12 additions and 0 deletions
i=3
while True:
username=""
userpassword=""
user=input("")
password=input("")
i=i-1
if i>
if username==user and password==userpassd:
print("")
break
\ 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