Commit 1244529b by BellCodeEditor

save project

parent e3160ea5
Showing with 14 additions and 0 deletions
import
message = "诺依,周末一起去看动漫展吧!"
w=fdvdev
list1=list(message)
index1=random.randint(0,len(list1))
list1=list(index1,w)
a=".join(list1)
print(a)
str3=random.choice(key)
text=str1+str2+str3
s=s+text
print(s)
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