Commit 6814ee81 by BellCodeEditor

save project

parent e3160ea5
Showing with 9 additions and 0 deletions
import random()
a="是加拿大素养和黑色"
b=list(a)
c=["@","#"]
b.insert(2,c)
t=random.choice(0,len(b))
y.inster(t,c)
d=""join(b)
print(d)
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