Commit 3fa0539e by BellCodeEditor

auto save

parent b810c294
Showing with 23 additions and 0 deletions
i = 3
username = "python"
usepassword = "123456"
while True
if i>e
name = input()
password = input()
i -= 1
if name == username and password == usepassword:
print()
break
if name != username:
print()
continue
if password != usepassword:
print()
else:
print()
print()
\ No newline at end of file
li
li
\ 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