Commit 0861dbab by BellCodeEditor

save project

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