Commit 305d09aa by BellCodeEditor

save project

parent 936d1690
Pipeline #6785 failed in 0 seconds
Showing with 7 additions and 10 deletions
import random import random
mhusiu="诺依,周末一起去看漫展吧!" mhusiu="诺依,周末一起去看漫展吧!"
key=" 二季度今晚偶*滴我的欺雨哦*饿哦我的"
key_mhusiu=""
utg="个废物覅对我启发财务角度解耦恶婆欺"
for i in mhusiu: for i in mhusiu:
stiui=i stiui=i
yzqy=random.choice(utg) yzqy=random.choice(key)
ftg=random.choice(utg) ftg=random.choice(key)
iwwoi=stiui+yzqy+ftg iwwoi=stiui+yzqy+ftg
print(iwwoi,end="") key_mhusiu=key_mhusiu+iwwoi
\ No newline at end of file print(key_mhusiu)
\ 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