Commit 1b101ad0 by BellCodeEditor

save project

parent 6d88eca4
Showing with 15 additions and 0 deletions
# liee = []
# try:
# a= int(input("请输入:"))
# except:
# print("请输入:")
# else:
# if a>12:
# liee=a
# print("OK")
def dee():
x=4
y=5
return x
print("是")
\ 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