Commit cea87a2d by BellCodeEditor

save project

parent 14eb2f7a
Showing with 3 additions and 0 deletions
......@@ -13,3 +13,6 @@ for i in message:
text = str1 + str2 + str3
text2 = text2 + text
print(text2)
li_text2 = list(text2)
print(li_text2)
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