Commit 2a63674d by BellCodeEditor

auto save

parent 027d3568
Showing with 14 additions and 4 deletions
text="周末一起去h'l"
\ No newline at end of file
message = "诺依,周末一起去看动漫展吧!"
# 请对message进行遍历,取出所有元素
import random
a="我要七七"
s="芙lin娜水se"
j=""
for i in a :
g=i
d=random.choice(s)
f=random.choice(s)
h=g+d+f
j=j+h
print(j)
\ 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