From 9f4db4876d6d8421a88c7c879834bc4bb2fd8502 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 13 Mar 2021 11:30:50 +0800
Subject: [PATCH] save project

---
 diy1.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/diy1.py b/diy1.py
index b40260e..00db3e2 100644
--- a/diy1.py
+++ b/diy1.py
@@ -1 +1,3 @@
-# 玩家出拳
\ No newline at end of file
+# 玩家出拳
+a=input("你出什么(石头/剪刀/布)!")
+print("玩家出拳"+a)
\ No newline at end of file
--
libgit2 0.25.0