Crear actividad
Jugar Test
1. 
What does the parameters in the MoveForward function do?
A.
it determines how many pixels the turtle moves
B.
it determines the direction the turtle looks at.
2. 
How many pixels does the MoveForward function move?
A.
25
B.
10
C.
5
D.
depends on the parameter
3. 
What does the MoveTo function do?
A.
25
B.
10
C.
100
D.
all of the above
4. 
Does the TurnTo function turn clockwise, or counter-clockwise? Hint: if the turtle is pointing to the right after typing in 270 degrees, then it is counter-clockwise
A.
clockwise
B.
counter-clockwise
5. 
What does the randomNumbers function do?
A.
chooses the two numbers you typed in
B.
randomly chooses a number in its targeted range
6. 
What does the penUp and penDown function do? What can it be used for?
A.
nothing
B.
Determines whether or not you can the turtle to draw
C.
moves your turtle
7. 
Which program is longer, a program WITHOUT the green function bar that repeats 5 times, or a program WITH a green function bar that repeats 5 times.
A.
With the green function bar
B.
Without the green function bar
8. 
What does the arcLeft function do?
A.
curves the turtle left
B.
moves the turtle left in a straight line
9. 
If you type in size in the parameters of the green function bar, and then type the same word in the parameters in the dot function, what can you do with the other green function bar?
A.
you can change the size easier
B.
you still have to determine the size individually
10. 
What is the RGB function for?
A.
changes the shade of color
B.
changes the shade of light
11. 
In your opinion, what is the most convenient function?
A.
moveLeft
B.
moveRight
C.
moveTo
D.
turnTo
12. 
In your opinion, what is your least favorite part about programming?
A.
coding itself
B.
the parameters
C.
the RGB function
D.
Having to do it
13. 
In your opinion, what is your most favorite part about programming?
A.
doing it
B.
the language
C.
the conveniance
D.
sitting down in front of a keyboard
14. 
If you could, would you become a computer programmer?
A.
yes, love it
B.
no, too complicated
15. 
Would you take classes on computer programming?
A.
yes
B.
no