Commit 38a4279e by BellCodeEditor

save project

parent b442a963
Showing with 1 additions and 1 deletions
......@@ -15,7 +15,7 @@ def a():
return total
a=a()
print(a)
def str(a):
def str(a):
strl=0
for i in a:
strl=strl+i
......
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