Commit 304b43b1 by BellCodeEditor

save project

parent 5a21df10
Showing with 3 additions and 0 deletions
...@@ -13,3 +13,5 @@ name="ue8deihdbxu8ehdue" ...@@ -13,3 +13,5 @@ name="ue8deihdbxu8ehdue"
a = list(text2) a = list(text2)
a.insert(1,name) a.insert(1,name)
print(a) print(a)
b="".join(a)
print(b)
\ 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