Commit fd115f5b by BellCodeEditor

auto save

parent 26ee6c1e
Showing with 21 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
++ "b/\347\234\213"
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