Commit 23333aba by BellCodeEditor

save project

parent 0300084a
import er
import func
a=
\ No newline at end of file
price=[15,18,14,25]
# price=[15,18,14,25]
def xxx(x):
a=0
......@@ -6,4 +6,4 @@ def xxx(x):
a=a+i
print(a)
return a
xxx(price)
# xxx(price)
......@@ -13,5 +13,5 @@ def new_input():
print('-'*60)
return total
# print(total)
t=new_input()
print(t)
\ No newline at end of file
# t=new_input()
# print(t)
\ 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