会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zhoyong
博客园
首页
新随笔
联系
管理
订阅
2019年4月11日
常用模块-- random shutil shevle logging sys.stdin/out/err
摘要: random:随机数 (0, 1) 小数:random.random() ***[1, 10] 整数:random.randint(1, 10) *****[1, 10) 整数:random.randrange(1, 10)(1, 10) 小数:random.uniform(1, 10)单例集合随机
阅读全文
posted @ 2019-04-11 11:44 zhoyong
阅读(171)
评论(0)
推荐(0)
公告