turtle.color("r
turtle.color("red","yellow")命令中定义的颜色分别为
背景为红色,画笔为黄色;
背景为黄色,画笔为红色;
画笔为红色,填充为黄色;
画笔为黄色,填充为红色;