Commit daf7bd9a by BellCodeEditor

save project

parent f59204cc
Showing with 3 additions and 1 deletions
...@@ -11,11 +11,12 @@ while True: ...@@ -11,11 +11,12 @@ while True:
break break
if name != username: if name != username:
print("你个大大大大SBBBBBBBBB") print("你个大大大大SBBBBBBBBB")
print("趋势提示:你还有"+str(i)+"趋势")
continue continue
if password != userpassword: if password != userpassword:
print("SB") print("SB")
print("你个大SB") print("你个大SB")
else: else:
print("趋势") print("趋势")
exit exit()
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