From 59da0903e687305a5d94cf4b897198f39a915853 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 2 Jan 2021 14:17:33 +0800
Subject: [PATCH] save project

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

diff --git a/diy1.py b/diy1.py
index b40260e..8bc6a7b 100644
--- a/diy1.py
+++ b/diy1.py
@@ -1 +1,2 @@
-# 玩家出拳
\ No newline at end of file
+a=input("请输石头,剪刀,布")
+print(a)
\ No newline at end of file
--
libgit2 0.25.0