Python Turtle – Lesson 3 Review KS3
Quiz Summary
0 of 10 Questions completed
Questions:
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
Results
Results
0 of 10 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Categories
- Exploring Python with Turtle Graphics 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 10
1. Question
Why is adding colour to Turtle graphics important?
CorrectIncorrect -
Question 2 of 10
2. Question
Which command is used to change the line colour in Turtle?
CorrectIncorrect -
Question 3 of 10
3. Question
What does the
begin_fill()andend_fill()commands do?CorrectIncorrect -
Question 4 of 10
4. Question
How can loops be used to create colourful spirals?
CorrectIncorrect -
Question 5 of 10
5. Question
How can you create a rainbow effect using Turtle?
CorrectIncorrect -
Question 6 of 10
6. Question
Which of the following is NOT necessary when adding colour to a Turtle shape?
CorrectIncorrect -
Question 7 of 10
7. Question
How does using colours and loops together improve Turtle drawings?
CorrectIncorrect -
Question 8 of 10
8. Question
Why is creativity important in programming?
CorrectIncorrect -
Question 9 of 10
9. Question
Which function is used to set the fill colour for a shape in Turtle?
CorrectIncorrect -
Question 10 of 10
10. Question
What happens if you use
begin_fill()withoutend_fill()?CorrectIncorrect