ICT Yr 5 - Programming in LOGO (Part 4)

ICT Yr 5 - Programming in LOGO (Part 4)

5th Grade

5 Qs

quiz-placeholder

Similar activities

Python_R

Python_R

2nd Grade - Professional Development

8 Qs

ICT Yr 5 - Programming in LOGO (Part 5)

ICT Yr 5 - Programming in LOGO (Part 5)

5th Grade

9 Qs

Keyboarding Shortcuts

Keyboarding Shortcuts

3rd - 10th Grade

8 Qs

ICT Yr 5 - Programming in LOGO (Part 2)

ICT Yr 5 - Programming in LOGO (Part 2)

5th Grade

10 Qs

ICT class grade 5 (More Logo primitives )

ICT class grade 5 (More Logo primitives )

5th Grade

6 Qs

HỌC SINH LỚP 4 AI THÔNG MINH HƠN

HỌC SINH LỚP 4 AI THÔNG MINH HƠN

3rd - 5th Grade

10 Qs

Input Devices

Input Devices

5th - 6th Grade

10 Qs

Scratch

Scratch

4th - 6th 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