Commit 8dd8e082 by BellCodeEditor

save project

parent c797d75d
Showing with 10 additions and 3 deletions
import random
message = "诺依,周末一起去看动漫展吧!" message = "诺依,周末一起去看动漫展吧!"
key="jhgcsukcgg反抗军功夫广发聚富公开erd=--52544451=`\/.,"
kww=""
for i in message: for i in message:
print(i) k1=i
# 请使用索引的知识,取出message所有元素(不用遍历的方式) k2=random.choice(key)
\ No newline at end of file k3=random.choice(key)
kw=k1+k2+k3
kww+=kw
print(kww)
\ 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