Commit c16051b5 by BellCodeEditor

save project

parent dbb571ff
Showing with 1 additions and 0 deletions
......@@ -12,6 +12,7 @@ for i in message:
str4=str1+str2+str3
l=l+str4
listy=list(l)
inin
listy.insert(5,k)
m="".join(listy)
print(m)
......
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