Commit 0543ad94 by BellCodeEditor

auto save

parent 0adb0a99
Showing with 1 additions and 1 deletions
......@@ -8,5 +8,5 @@ for i in w:
sum=0
for s in b[1:]:
sum=sum+int(1)
result=b[0]+str(sum)
result=b[0]+str(sun)
print(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