Commit 21ed7e76 by BellCodeEditor

save project

parent 6190a97d
Showing with 1 additions and 1 deletions
username="wx712514" username="wx712514"
userpassword="712514" userpassword="712514"
while True: for i in range(5):
name=input("请输入用户名") name=input("请输入用户名")
word=input("请输入密码") word=input("请输入密码")
if username==name and userpassword==word: if username==name and userpassword==word:
......
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