Commit b442a963 by BellCodeEditor

save project

parent 7365548f
Showing with 2 additions and 1 deletions
...@@ -20,5 +20,5 @@ print(a) ...@@ -20,5 +20,5 @@ print(a)
for i in a: for i in a:
strl=strl+i strl=strl+i
return strl return strl
print(str(?)) print(str(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