IGCSE ICT Turtle Graphics

IGCSE ICT Turtle Graphics

10th Grade

10 Qs

quiz-placeholder

Similar activities

CodeHS Unit 2

CodeHS Unit 2

9th - 12th Grade

15 Qs

codehs: Unit 2 Lessons 13 to 19

codehs: Unit 2 Lessons 13 to 19

9th - 12th Grade

15 Qs

Coding

Coding

5th - 12th Grade

14 Qs

Turtle graphics

Turtle graphics

10th Grade

13 Qs

LOGO TURTLE GRADE 2

LOGO TURTLE GRADE 2

2nd Grade - University

13 Qs

KS4 - Python Turtle

KS4 - Python Turtle

9th - 11th Grade

15 Qs

Python Vocab 1 Commands Quiz

Python Vocab 1 Commands Quiz

10th Grade - University

10 Qs

Turtle Refresh Quiz

Turtle Refresh Quiz

10th Grade

15 Qs

IGCSE ICT Turtle Graphics

IGCSE ICT Turtle Graphics

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Claire Firman

Used 168+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

If the first command was PENDOWN, then what is the fourth command for the Turtle to draw this picture?

FORWARD 30

RIGHT 90

LEFT 90

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Which shape will the following steps draw?

Media Image

An octagon

Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

The best and briefest way to draw the following shape is to use...

A REPEAT ...UNTIL loop

REPEAT 6 ....... ENDREPEAT

Copy FORWARD 30 and TURN 60 and paste it 5 times

Copy FORWARD 30 and RIGHT 60 and paste it 6 times

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

If PENDOWN is the first command, then what is the seventh command to draw this image?

FORWARD 30

FORWARD 99

PENUP

LEFT 90

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

The first command in order to draw this shape is:

RIGHT 30

RIGHT 60

LEFT 60

FORWARD 20

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

In order to draw this shape the right code is:

Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

To draw the following triangle the briefest code will include a ..... command

REPEAT 3

...

UNTIL FINISHED

REPEAT 3

.....

ENDREPEAT

REPEAT 3 TIMES

...

END

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?