From cdb129721180055a43a4c49fca5641a142fde8d8 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sun, 13 Apr 2025 13:56:10 +0800 Subject: [PATCH] save project --- jk.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jk.py b/jk.py index 5bc72be..a08424d 100644 --- a/jk.py +++ b/jk.py @@ -14,5 +14,5 @@ elif player=="剪刀" and computer=="布": elif player=="布" and computer=="石头": print("恭喜你,你赢了") else: - print("很遗憾,你输了") + print("很遗憾,你输了") \ No newline at end of file -- libgit2 0.25.0