Commit ec120512 by BellCodeEditor

save project

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