Commit 5f998d64 by BellCodeEditor

save project

parent 28098165
Showing with 13 additions and 0 deletions
whileture:
whileture:
name input("请输入名字")
password=input("输入密码")
if name==username and password==userpassword
print("成功")
break
elif name=username:
print("不存在,重输")
else:
print("有误,重输")
print("欢迎")
\ 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