Commit 056deefe by BellCodeEditor

auto save

parent 8be76aed
Showing with 3 additions and 2 deletions
...@@ -15,4 +15,5 @@ for i in message: ...@@ -15,4 +15,5 @@ for i in message:
key_message=key_message+text key_message=key_message+text
# print(text) # print(text)
print(key_message) print(key_message)
li_tixt= li_text = list(key_message)
\ No newline at end of file print(li_text)
\ 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