Commit 35497d55 by BellCodeEditor

save project

parent 0e8545e7
Showing with 1 additions and 0 deletions
......@@ -15,4 +15,5 @@ for i in message:
text=text+str1+str2+str3
text=list(text)
text.insert(5,noi)
text="".join(text)
print(text)
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