Commit db342008 by BellCodeEditor

save project

parent b78950f4
Showing with 11 additions and 3 deletions
message = '诺依,周末一起去看动漫展吧!' import ramdom
key="收到回复染了风寒i了让父皇一天天ghjfktruv能较好地好烦好烦虽然艰苦地方任何答复是。看"
message = "诺依,周末一起去看动漫展吧!"
text1=""
for i in message: for i in message:
print(i) str1=i
\ No newline at end of file str2=ramdom.choice(key)
str3=ramdom.choice(key)
text=str1+str2+str3
text1=text+text1
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