Commit b9d37a3a by BellCodeEditor

save project

parent 29e178a1
Showing with 7 additions and 3 deletions
A = "ABCDEFG"
B = "1000"
C = input("zhanghao")
D = input("mima")
if A == C and B == D:
while True:
C = input("zhanghao")
D = input("mima")
if A == C and B == D:
print("哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈")
break
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