Commit f612c002 by BellCodeEditor

save project

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