We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5e4400 commit 7a311c6Copy full SHA for 7a311c6
samples/000005/game.py
@@ -73,7 +73,7 @@
73
if hp <= 0:
74
print("战败,大侠请从头来过(试试把自己等级提高,怪物等级降低,再运行一次~)")
75
if bosshp <= 0:
76
- print("恭喜你战胜了Boss,爆到石中剑一把。")
+ print("恭喜你战胜了Boss,爆到石中剑一把。")
77
print('''
78
,
79
/ \\
0 commit comments