Commit fe1901a3 by BellCodeEditor

auto save

parent e3160ea5
Showing with 10 additions and 0 deletions
key = "诺依你好"
mi = "asdf"
list_key = list(key)
import random
num = random.randint(0,len(list_key)-1)
list_key.inster(num,mi)
print(key1)
print(list_key)
print("".jion(list_key))
\ 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