From b89ca01651b8150acec41f782ed13f5990480939 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Mon, 30 May 2022 17:47:02 +0800
Subject: [PATCH] save project

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

diff --git a/diy1.py b/diy1.py
index 436ca1d..4c3f19e 100644
--- a/diy1.py
+++ b/diy1.py
@@ -1,2 +1,2 @@
-player=input("请出拳:石头/剪刀/布")
+player=input("请出拳:(石头/剪刀/布)")
 print("玩家出拳:"+player)
\ No newline at end of file
--
libgit2 0.25.0