Commit d512e80f by BellCodeEditor

save project

parent 7df3e089
Showing with 7 additions and 0 deletions
key_messeje="我真是一个大聪明"
import random
index=random.randint(0,len(key_messeje))
key_messeje1=list(key_messeje)
key_messeje1.insert(index,"yydkzvsduw8286479I")
print(key_messeje1)
\ 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