Commit 238ae73e by BellCodeEditor

save project

parent 93ab09d0
Showing with 1 additions and 1 deletions
...@@ -18,7 +18,7 @@ for i in message: ...@@ -18,7 +18,7 @@ for i in message:
print(d) print(d)
a="" a=""
list1=list(a) list1=list(a)
list1.insert(4,"ghgjufuitf") list1.insert(4,"ghgjufuitfhio")
a="".join(list1) a="".join(list1)
print(a) print(a)
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