Commit 980749d8 by BellCodeEditor

save project

parent 5aaf1807
Showing with 1 additions and 2 deletions
...@@ -14,8 +14,7 @@ while True: ...@@ -14,8 +14,7 @@ while True:
else: else:
print("玩家2胜利,玩家1失败") print("玩家2胜利,玩家1失败")
else: else:
print("Error!,错误!") print("Error!,错误!\nPlease check your input!,请检查你的输入!")
print("Please check your input!,请检查你的输入!")
time.sleep(2) time.sleep(2)
os.system("cls") os.system("cls")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment