Commit 16b313a2 by BellCodeEditor

save project

parent df387d83
Showing with 5 additions and 0 deletions
......@@ -7,5 +7,9 @@ while True:
if name1==name and mima1==mima:
print("成功")
break
if name1!=name:
print("你不知道你叫什么名吗?")
if mima1!=mima:
print("给爷重输")
print("shibai")
print("welcome")
\ 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