Commit 4f36be8f by BellCodeEditor

auto save

parent f5aef3d6
Showing with 21 additions and 8 deletions
i=3
username = "6"
userpassword = "!@#$%^&*()"
userpassword = "qazxswcde"
while True:
name = input("名:")
password = input("密码:")
if name == username and passwork == userpassword
print("6")
print("l")
print("Hi!!!!!!!!!!Hi!")
\ No newline at end of file
if i>0:
name = input("名:")
password = input("密码:")
i-=1
if name == username and passwork == userpassword
print("6")
break
it name! =username:
print("p"+str(i)+"y")
print("1l")
continue
if password!=userpassword
print("l")
print("p"+str(i)+"y")
else:
print("错误!错误!错误!)
exit()
print("Hi")
\ 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