Commit 29b11578 by BellCodeEditor

save project

parent 7f8cc2f6
Showing with 1 additions and 0 deletions
...@@ -9,6 +9,7 @@ while True: ...@@ -9,6 +9,7 @@ while True:
print("欢迎来到贝尔编程!") print("欢迎来到贝尔编程!")
elif name!=username: elif name!=username:
print("你够了") print("你够了")
print("你还有+"str(i)+"次")
else: else:
print("你够了") print("你够了")
else: else:
......
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