diff --git a/diy1.py b/diy1.py
index 57dc32e..d28121e 100644
--- a/diy1.py
+++ b/diy1.py
@@ -14,4 +14,4 @@ elif player=="剪刀"and computer"布"
 elif player=="布"and computer"石头"
     print("恭喜你赢了")
 elif:
-    ("玩家失败!")              
\ No newline at end of file
+    ("玩家失败!")                 
\ No newline at end of file