From daf7bd9ad4cc0fc8b615dbad9bde99bb7d2e8afe Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Thu, 2 Sep 2021 19:41:02 +0800 Subject: [PATCH] save project --- diy2.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/diy2.py b/diy2.py index a890a4b..fae79f3 100644 --- a/diy2.py +++ b/diy2.py @@ -11,11 +11,12 @@ while True: break if name != username: print("你个大大大大SBBBBBBBBB") + print("趋势提示:你还有"+str(i)+"趋势") continue if password != userpassword: print("SB") print("你个大SB") else: print("趋势") - exit + exit() print("欢迎来到贝尔编程!") \ No newline at end of file -- libgit2 0.25.0