时间:2024-10-17 04:47:26
1、ctrl+n创建新文件
2、import timeimport randomtime.sleep(5)a=random.randrange(90)print(a)输入以上代码
3、保存一下。选择路径
4、运行后效果图