Commit ec120512 by BellCodeEditor

save project

parent 9f93171d
Showing with 2 additions and 5 deletions
...@@ -12,7 +12,4 @@ for i in message: ...@@ -12,7 +12,4 @@ for i in message:
str3 = random.choice(key) str3 = random.choice(key)
text = str1 + str2 + str3 text = str1 + str2 + str3
final_text = final_text + text final_text = final_text + text
final_li_text = list(final_text) print(final_text)
key2 = "很多孙科继承人宁波科技股份突然最喜欢的就是看" \ No newline at end of file
data = key2.join(final_li_text)
print(data)
\ 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