Commit d0e2ecd8 by BellCodeEditor

auto save

parent e253813c
Showing with 2 additions and 1 deletions
...@@ -14,7 +14,7 @@ for i in message: ...@@ -14,7 +14,7 @@ for i in message:
babeq='12345678900947685304967810497518957`98057`5-97689-17-766908-4379764971-677777777777777777777777777777777777777777777-------11111111117555558439-283210498157213756305943634]' babeq='12345678900947685304967810497518957`98057`5-97689-17-766908-4379764971-677777777777777777777777777777777777777777777-------11111111117555558439-283210498157213756305943634]'
text_list=list(text) text_list=list(text)
text_list.insert(random.randint(0,len(babeq)),babeq) text_list.insert(,key2)
text=''.join(text_list) text=''.join(text_list)
print(text_list) print(text_list)
print(text) print(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