Turtle academy (Lessons 4 and 5)

Turtle academy (Lessons 4 and 5)

6th - 8th Grade

11 Qs

quiz-placeholder

Similar activities

Python Quiz on functions

Python Quiz on functions

6th - 8th Grade

9 Qs

Logo: An Educational Programing language

Logo: An Educational Programing language

6th - 8th Grade

10 Qs

LOGO - kornjačina grafika

LOGO - kornjačina grafika

8th Grade

10 Qs

Python code

Python code

6th Grade

9 Qs

G-7 Python Basics Quiz

G-7 Python Basics Quiz

7th Grade

15 Qs

Repetition in shapes (year 4)

Repetition in shapes (year 4)

6th Grade

10 Qs

Python

Python

7th Grade

12 Qs

Python turtle

Python turtle

6th Grade

6 Qs

Turtle academy (Lessons 4 and 5)

Turtle academy (Lessons 4 and 5)

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Konrad Meij

Used 15+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which command tells the turtle to make a loop (eg. do something over and over a certain number of times)?

over

loop

repeat

do_again

2.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

If I want the turtle to draw a circle, moving forward 1 point and then turning 1 degree right, how many times will the step of 'fd 1 rt 1' be repeated to complete a full circle?

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What calculation will work out the degrees of angle in a triangle with 100 point sides?

360/3

180/3

360*3

360/4

3/360

4.

FILL IN THE BLANK QUESTION

10 sec • 1 pt

What is the command to write 'Turtle' to the screen?

_____ "Turtle

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What will the code be to draw a square? Each edge (line) of the octagon should be 70 points long and the turtle will turn left every time.

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What calculation will work out the degrees of angle in a hexagon with 100 point sides?

360/8

360*8

360/6

360*6

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What will the code be to draw an octagon? Each edge (line) of the octagon should be 70 points long and the turtle will turn left every time.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?