函数定义与使用,字符串类型
摘要:
import turtle turtle.bgcolor("red") turtle.fillcolor("yellow") turtle.color('yellow') turtle.speed(10) turtle.begin_fill() turtle.up() turtle.goto(-600,220) turtle.down() for i in range (5): ... 阅读全文
posted @ 2018-05-16 21:33 2han92hu0m1n9 阅读(98) 评论(0) 推荐(0)
浙公网安备 33010602011771号