Commit 2964ba7f by BellCodeEditor

save project

parent dd3dc26d
...@@ -16,8 +16,7 @@ def sj(money): ...@@ -16,8 +16,7 @@ def sj(money):
for i in money: for i in money:
count+=i count+=i
return count return count
#3aqaq=aaa()
aqaq=aaa() #print(aqaq)
print(aqaq) #q=sj(aqaq)
q=sj(aqaq) #print(q)
print(q) \ No newline at end of file
\ No newline at end of file
import func
data=func.aaa()
a=func.sum(data)
\ 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