diff --git a/main.py b/main.py index 690fe4eb2e4e26f61098b2941942f4b9bfef94b9..b4a954c1220320fd0fe276a9adc358263590ce6a 100644 --- a/main.py +++ b/main.py @@ -6,4 +6,4 @@ if(guess == 8): print("哼,猜中了也没有奖励") else: print("猜错了,小甲鱼现在心里想的是8!") -print("游戏结束,不玩了^_^") \ No newline at end of file +print("游戏结束,不玩了^_^")u \ No newline at end of file