Commit fb56744f by BellCodeEditor

save project

parent 4dc6e037
Showing with 3 additions and 0 deletions
...@@ -10,7 +10,10 @@ while True: ...@@ -10,7 +10,10 @@ while True:
print('*'*10) print('*'*10)
print(s,d) print(s,d)
print('*'*10) print('*'*10)
elif a=="q":
a=input(" 鬼")
break break
else: else:
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