Commit ba5fb321 by BellCodeEditor

save project

parent 2d618e42
Showing with 2 additions and 2 deletions
...@@ -9,9 +9,9 @@ ...@@ -9,9 +9,9 @@
# print(total) # print(total)
try: try:
age=int(input("税?")) age=int(int("税?"))
except: except:
SB=int(print("数?")) print("数?")
else: else:
if age<18: if age<18:
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