Commit 60a37821 by BellCodeEditor

save project

parent 1a79b5bf
Showing with 1 additions and 3 deletions
...@@ -19,7 +19,5 @@ def s(w): ...@@ -19,7 +19,5 @@ def s(w):
for i in w: for i in w:
q=q+i q=q+i
return q return q
result=tunc()
result=new_input()
print(s(result)) print(s(result))
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