Commit 5a863848 by BellCodeEditor

save project

parent 836d6093
Showing with 2 additions and 1 deletions
username = "1"
userpassword = "123456"
while True:
name = input("请输入用户名:")
if name!=username:
print("用户名不对,滚!")
continue
......
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