摘要: 注意标准库的两种导入与使用方式,建议大家采用<库名>.<函数名>的方式。 对前面的代码进行优化,用for,while,if,def实现: 画五角星 import turtleturtle.color('yellow','yellow')turtle.begin_fill()for i in rang 阅读全文