Commit c4660caa by BellCodeEditor

save project

parent 19afa5ff
Showing with 4 additions and 0 deletions
......@@ -14,6 +14,10 @@ def n():
print(total)
a=n()
print(a)
def z(x):
sum=sum+i
print(sum)
......
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