Commit e1df13ac by BellCodeEditor

save project

parent 0240207a
message = "诺依,周末一起去看动漫展吧!"
# 请对message进行遍历,取出所
# 请对message进行遍历,取出所有元素
for i in message:
print(i)
import random
text1=""
key="哦的感觉热哦我教活佛人非完人破格第十六届切我就会更加二强迫其返回空欧委会烹饪工具哦恩派如果忒哦人平台偶然几贴破投入客单价发开封人为了降低人力投入计划课题空间昆仑剑法的热量可怜可怜就今日关键看让利给客户就合伙人金额和软件而狂热好看加热或节假日客户里加热和进口课堂环境软件和特价机人口特价"
message = "诺依,周末一起去看动漫展吧!"
for i in message:
str1=i
str2=random.choice(key)
str3=random.choice(key)
text=str1+str2+str3
text1=text1+text
print(text1)
\ No newline at end of file
import random
key="nbvcxzdsdtyiuytrsrtyuiuytfdfghjhfdsasfguydtyui"
message = "诺依,周末一起去看动漫展吧!"
for i in message:
str1=i
str2=random.choice(key)
str3=random.choice(key)
text=str1+str2+str3
text1=text
print(i)
\ 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