From 5679aad9d52d456f6fb66a61d373e636f0134558 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Thu, 5 Nov 2020 02:24:50 +0800 Subject: [PATCH] save project --- diy1.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/diy1.py b/diy1.py index b57273f..1cd8e15 100644 --- a/diy1.py +++ b/diy1.py @@ -1,2 +1,3 @@ # 玩家出拳 -name = input("sts") \ No newline at end of file +name = input("???") +print(name) \ No newline at end of file -- libgit2 0.25.0