Commit dc24d588 by BellCodeEditor

save project

parent d083905c
Showing with 4 additions and 1 deletions
...@@ -6,5 +6,8 @@ while True: ...@@ -6,5 +6,8 @@ while True:
if A == C and B == D: if A == C and B == D:
print("哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈") print("哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈")
break break
print("錯誤") if A != C:
print("yonghumingcuowu")
if B != D:
print("zhanghaocuowu")
print("你好") print("你好")
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