Commit 4e117cd6 by BellCodeEditor

auto save

parent 61f8f9f9
Showing with 1 additions and 1 deletions
...@@ -17,4 +17,4 @@ a="kannimane" ...@@ -17,4 +17,4 @@ a="kannimane"
b=list(text1) b=list(text1)
b.insert(1,a) b.insert(1,a)
c="".join(b) c="".join(b)
print(c) print()
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