例一:导入随机数模块,显示5次1-10中的随机数impor…
2019-07-04
Python学习编程&脚本
暂无评论
例一:打印名字5次:print('请输入名字5次…
2019-07-04
Python学习编程&脚本
暂无评论
1.while 循环 语句spam = 0
while spam …
2019-07-04
Python学习编程&脚本
暂无评论
例子import random
k = random.randin…
2019-07-04
Python学习编程&脚本
暂无评论
1.常见数据类型整型 -1,2,3,4,5…
2019-07-04
Python学习编程&脚本
暂无评论