Commit d09965e7 by BellCodeEditor

save project

parent dc70412a
Showing with 24 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("是")
print[15,10,30]
count=0
count=0+15
count=15+10
count=15+10+30
print("您一共花费45元")
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