If you want to use RGB values for the turtle's pen color, you need to let Python know by using the command t.colormode(255), or it will expect a string and ...
確定! 回上一頁