Commit e2cff32d by BellCodeEditor

save project

parent 65164d06
Showing with 5 additions and 18 deletions
import random
message = "我简隋英哪样不是出类拔萃?"
key = "hcosuhdfohdfokvjcvwojiwewohwodfhohef"
for i in message:
str1 = i
str2 = random.choice(key)
str3 = random.choice(key)
str4 = random.choice(key)
str5 = random.choice(key)
str6 = random.choice(key)
str7 = random.choice(key)
str8 = random.choice(key)
str9 = random.choice(key)
str10 = random.choice(key)
str11 = random.choice(key)
str12 = random.choice(key)
str13 = random.choice(key)
text = str1 + str2 + str3 + str4 + str5 + str6 + str7 + str8 + str9 + str10 + str11 + str12 + str13
print(text)
\ No newline at end of file
key = "hco或是hfdgid碍手碍脚dsfgsididgsdgv是第一个发g晒u十分火爆的suhdfo大黄蜂嘎hdf士sdsf大夫okvj啊是房改房cvwojiwewohwodfhohef"
list1 = list(message)
a = "hi jianbao".join(list1)
print(a)
\ 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