Commit 96361006 by BellCodeEditor

save project

parent 968791f7
Showing with 21 additions and 2 deletions
import random
key="好的撒附近啊瑞银价格依据白马"
a="大沙比,周末一起去厕所吧"
for i in a:
s=i
s2=random.choice(key)
s3=random.choice(key)
d=s2+s+s3
a="大沙比,周末一起去厕所吧" a="大沙比,周末一起去厕所吧"
for i in a: for i in a:
print(i) print(a[0:])
\ No newline at end of file \ 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