From b788c1d607b30e33c1b9e92afdae05c56f4f75d2 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sat, 27 May 2023 11:49:45 +0800 Subject: [PATCH] save project --- diy2.py | 1 + 1 file changed, 1 insertion(+) diff --git a/diy2.py b/diy2.py index 20e3fbb..eaf0a7c 100644 --- a/diy2.py +++ b/diy2.py @@ -13,6 +13,7 @@ while True : print("*"*30) for k,v in score[name].items(): print(k,v) + elif name == "p": break else: print("错误") \ No newline at end of file -- libgit2 0.25.0