摘要:
1、python的命名只能用字母、下划线、数字命名【注意:数字不能作为开头】 2、help(): >>> help() Welcome to Python 3.6's help utility! If this is your first time using Python, you should 阅读全文
posted @ 2021-04-10 13:41
CiscoLee
阅读(522)
评论(0)
推荐(0)
摘要:
第一步导入: >>> import turtle 第二步: >>> turtle.showturtle() 其他步骤:【一个命令一个命令的敲,去体会他的每一个作用】 >>> turtle.write("cisco") >>> turtle.forward(300)>>> turtle.color(" 阅读全文
posted @ 2021-04-10 13:35
CiscoLee
阅读(139)
评论(0)
推荐(0)

浙公网安备 33010602011771号