Commit 35d97488 by BellCodeEditor

save project

parent 1c197d62
import random
key = "afdscgvfcvffvg太好玩了!"
message = "诺依,一起去看电影吧!"
key_message = ""
for i in message:
str1 = i
str2 = random.choice(key)
str3 = random.choice(key)
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