Commit 571c8b81 by BellCodeEditor

auto save

parent 6c9165e3
Showing with 3 additions and 0 deletions
......@@ -21,3 +21,5 @@ list_text.insert(random.randint(0,20),fuck)
print(list_text)
text = "".join(list_text)
print(text)
list_text = list(text)
list_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