From 7e802470ec9c239fe42feff763267f5544e2c520 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Mon, 30 May 2022 17:51:50 +0800 Subject: [PATCH] save project --- diy1.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/diy1.py b/diy1.py index 97b47df..80688d8 100644 --- a/diy1.py +++ b/diy1.py @@ -1,3 +1,2 @@ player=input("请出拳(石头/剪刀/布):") -while: - print("玩家出拳:"+player) \ No newline at end of file +print("玩家出拳:"+player) \ No newline at end of file -- libgit2 0.25.0