What is the first thing you do when making a turtle program/project?, print import turtle, Create a turtle, make a turtle go forward, import turtle, What is the correct method to create turtle object, t = turtle.Turtle(), t= turtle(), t = Turtle.turtle(), import turtle, What does t.forward(90): mean, prints the word forward, moves a turtle forward, create a turtle, Syntax Error, How do you change the shape of the turtle?, t.setshape(turtle), t.getshape("turtle"), t.shape("square"), t.square, How will you change the background color?, turtle.bgcolor("yellow"), s.color("pink"), t.setcolor("green"), turtle.color("yellow"), How will you change the thickness of line using turtle?, t.width(7), t.size(7), t.length(7), t.dimension(7)

Basic QUIZ on Python-Turtle Module

Lyderių lentelė

Vizualinis stilius

Parinktys

Pakeisti šabloną

Atkurti automatiškai įrašytą: ?