Commit fa2baf7f by BellCodeEditor

save project

parent 35ccbaed
Showing with 1 additions and 1 deletions
......@@ -21,7 +21,7 @@ def ab (c):
for i in c:
d=d+i
return d
f = ab(a)
f = ab(a)
print(f)
......
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