Commit f612c002 by BellCodeEditor

save project

parent 3686722a
Showing with 3 additions and 3 deletions
...@@ -15,8 +15,8 @@ def ytd(): ...@@ -15,8 +15,8 @@ def ytd():
total.append(unit) total.append(unit)
a=ytd() a=ytd()
print(a) print(a)
s=0
def ffd(g): def ffd(g):
s=0
for i in g: for i in g:
s+=i s+=i
print(s) print(a)
\ No newline at end of file \ 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