Commit 0550a95d by BellCodeEditor

save project

parent d32190e7
Showing with 5 additions and 2 deletions
...@@ -8,4 +8,7 @@ for i in message: ...@@ -8,4 +8,7 @@ for i in message:
str3=random.choice(key) str3=random.choice(key)
text=str1+str2+str3 text=str1+str2+str3
q=q+text q=q+text
print(q) a=list(q)
\ No newline at end of file a.insert(5,"减肥啊傻闺女阿尔玛丰富内涵今天公布森科ii色i嗯还如果hi所折服git沙俄结果粉色理解不看好就会立刻手机后盖VS二级分行vi速度贵")
b = "".join(a)
print(b)
\ 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