Commit a15a430f by BellCodeEditor

save project

parent 2a61165f
Pipeline #2101 failed in 0 seconds
Showing with 10 additions and 3 deletions
import random
message="周末去漫展吧!"
print(message[:])
key="对方韩剧u以后会羽绒服viu同仁堂"
key2=""
for i in message:
print(i,sep="")
\ No newline at end of file
str1=i
str2=random.choice(key)
str3=random.choice(key)
text=str1+str2+str3
key2=text2+text
print(key2)
\ 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