diff --git a/diy1.py b/diy1.py
index 87b7c64..ca3cd08 100644
--- a/diy1.py
+++ b/diy1.py
@@ -1,5 +1,2 @@
-player=input("请出拳:()")# 玩家出拳
-print("玩家出拳:"+player)
-import random
-list=[]
-computer
\ No newline at end of file
+player=input("请出拳:(C)")# 玩家出拳
+print("玩家出拳:"+player)
\ No newline at end of file