小明利用下列程序,画出一个填充颜色为str的正方形,str由用户输入,请你在代码空白处填上合适的代码( )
t.fillcolor(str)
t.fillcolor()
t.pencolor(str)
fillcolor(str)