From 8b7ab96ed0f7a481182c8e6a73a0a7011d9a71d0 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Thu, 20 Apr 2023 18:24:54 +0800
Subject: [PATCH] save project

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

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