Commit ff0fd10f by BellCodeEditor

auto save

parent ecd0e168
Showing with 3 additions and 2 deletions
input("你今年几岁") a=input("你今年几岁")
if input==12: if a=="12":
print("yes") print("yes")
else: else:
print("no") print("no")
\ No newline at end of file
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