ICT Yr 5 - Programming in LOGO (Part 4)

ICT Yr 5 - Programming in LOGO (Part 4)

5th Grade

5 Qs

quiz-placeholder

Similar activities

LOGO-amity

LOGO-amity

4th - 5th Grade

7 Qs

L5-B.VONG LAP

L5-B.VONG LAP

5th Grade

7 Qs

Web Dev Fun Challenge

Web Dev Fun Challenge

5th Grade

10 Qs

The computer (Grade: 4, Week: 1)

The computer (Grade: 4, Week: 1)

1st - 5th Grade

10 Qs

Keyboard Commands/Shortcuts

Keyboard Commands/Shortcuts

3rd - 8th Grade

10 Qs

ICT Yr 5 - Programming in LOGO (Part 1)

ICT Yr 5 - Programming in LOGO (Part 1)

5th Grade

10 Qs

Python Quiz 🐍

Python Quiz 🐍

2nd - 8th Grade

10 Qs

ICT Yr 5 - Programming in LOGO (Part 4)

ICT Yr 5 - Programming in LOGO (Part 4)

Assessment

Quiz

Computers

5th Grade

Medium

Created by

Nazurah Qurratu'aini

Used 4+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is use for clearing the screen?

CLR SCRN

CS

Clear

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You may need to move the turtle without drawing a line. What command will you use?

PENUP

PENDOWN

MOVE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PENDOWN command enable the turtle to ____________ on the screen.

erase

paint

draw

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want to draw a square in MSW LOGO, what angle should you use?

180 degrees

90 degrees

75 degrees

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You can send the turtle back to the centre of the screen at any time by typing the command ________________.

GO BACK

CENTRE

HOME