From acbaaa675e6fce83f3ffdf7b127ceac4ffece545 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 12 Dec 2020 15:33:04 +0800
Subject: [PATCH] save project

---
 diy1.py | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

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