Commit 01431831 by BellCodeEditor

save project

parent 3c3d5f56
Showing with 4 additions and 2 deletions
a="python编辑器出问题了" a="python编辑器出问题了"
a="python编辑器出问题了" a="python编辑器出问题了"
b=list(a) b=list(a)
b.insert(4,"lgt") m=random.randint(0,len(b))
b.insert(m,"anahwsfkg")
c="".join(b) c="".join(b)
print(c) print(c)
\ 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