From f7df74f117f67aeb2c56159af74e0c7a63fad11c Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sun, 27 Jun 2021 08:58:40 +0800 Subject: [PATCH] auto save --- diy1.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/diy1.py b/diy1.py index e9a48c8..a800d0e 100644 --- a/diy1.py +++ b/diy1.py @@ -1,2 +1,2 @@ -#player=input("请出拳:") -#print("玩家出拳: +player=input("请出拳") +print("玩家出拳:"+player) -- libgit2 0.25.0