Commit e01e8264 by BellCodeEditor

save project

parent bafb4155
Showing with 5 additions and 5 deletions
......@@ -2,20 +2,20 @@ i = 3
Username = "uuuuuu"
Userpassword = "jjjs"
while True:
if i>0
name = input("ggggggggg")
if i>0:
name = input("输入用户名")
password = input("kkkkkkkkkk")
i -= 1
if name == Username and password == Userpassword:
print("hhhhh")
break
if password != Username:
if name != Username:
print("ppppp")
continue
if password != Userpassword:
print("kkkkkkk")
else:
print("lsksalslslslslslslslslslskkdkdsjedjsjuweishf4ujshjdshixhsudshdcaixjhw7eyd8e4yrudhv7r")
else:
print("lsksalslsl")
exit()
print("SB")
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