在Turtle库中,既可以设置画笔颜色,又可以设置填充颜色的指令是?( )
turtle.color()
turtle.bgcolor()
turtle.pencolor()
turtle.fill_color()