Commit 88f8c5a0 by BellCodeEditor

save project

parent 9d4ac14c
Pipeline #5793 failed in 0 seconds
Showing with 5 additions and 1 deletions
import random
key='哟哟哟,这不是摇摆阳吗,几天不见,这么拉了'
str=random.choice(key)
key.remove(str)
print(key)
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