From f9b1f61aa7e41b82f79b5d8606e89a95592d68d2 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 4 Jan 2025 13:57:45 +0800
Subject: [PATCH] save project

---
 jk.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jk.py b/jk.py
index 55e91fa..c058545 100644
--- a/jk.py
+++ b/jk.py
@@ -7,4 +7,4 @@ elif player=="剪刀"and computer=="布":
 elif player=="布"and computer=="石头":
     print("恭喜你,你赢了")
 else:
-    print("很遗憾,你输了")
\ No newline at end of file
+    print("很遗憾,你输了")
--
libgit2 0.25.0