Commit 4c422b52 by BellCodeEditor

save project

parent 5dbf95de
Showing with 12 additions and 5 deletions
m = "DiFangZhujiang ARE KO" import random
for i in range(len(m)): m = "DiFanZhujiang IS Kill !"
print(m[i],end="") c = "y br fhbg@bV#GVS,j h!9!jkf7()8Bgfydf g"
# 请使用索引的知识,取出message所有元素(不用遍历的方式) T = ""
\ No newline at end of file # 请使用索引的知识,取出message所有元素(不用遍历的方式)
for i in m:
qui=i
glo=random.choice(c)
jkd=random.choice(c)
T = T+qui+glo+jkd
print(T)
\ 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