Commit 6d747038 by BellCodeEditor

save project

parent 36dc32d4
Showing with 1 additions and 1 deletions
input.random import random
a="小李子" a="小李子"
b=list(a) b=list(a)
d=random.randint(0,len(b)) d=random.randint(0,len(b))
......
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