Commit 91e2173a by BellCodeEditor

auto save

parent 9d989c8b
Showing with 5 additions and 0 deletions
import random
random.choice()#序列取随机(0,3)
random.random()#在0和1之间取浮点随机16位
random.randint()#取范围随机(0,3)
\ 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