Commit 0fdbf66b by BellCodeEditor

save project

parent b0ef60bb
Showing with 4 additions and 3 deletions
message = "诺依,周末一起去看动漫展吧!"
Key="airjnfiwesdjiuiIPIQhioiuseuiiuisifiwieiWEUJBHWWEBOoOboi"
# 请使用索引的知识,取出message所有元素(不用遍历的方式)
import randon
import random
result=""
for i in range(len(message)):
str1=message[i]
str2=randon.choice(Key)
str3=randon.choice(Key)
str2=random.choice(Key)
str3=random.choice(Key)
text=str1+str2+str3
result=result+text
print(result)
\ 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