year 2 week 5

year 2 week 5

2nd Grade

7 Qs

quiz-placeholder

Similar activities

Turtle Logo Programming

Turtle Logo Programming

1st - 6th Grade

10 Qs

logo programmimg

logo programmimg

2nd - 3rd Grade

7 Qs

Python L1 Quiz 5: Random Numbers and More Turtle Features

Python L1 Quiz 5: Random Numbers and More Turtle Features

1st - 12th Grade

10 Qs

Các lệnh đơn giản của Logo

Các lệnh đơn giản của Logo

1st - 5th Grade

10 Qs

AapLab LC 1

AapLab LC 1

1st - 3rd Grade

12 Qs

Programming Kids

Programming Kids

2nd Grade

9 Qs

How to Create Rate Code

How to Create Rate Code

1st - 2nd Grade

10 Qs

TIN HỌC 1

TIN HỌC 1

1st - 2nd Grade

8 Qs

year 2 week 5

year 2 week 5

Assessment

Quiz

Computers

2nd Grade

Medium

Created by

victor agbor

Used 6+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of this code will Move turtle forward for number of times specified

fd

bk

rt

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of this code will Move the turtle back for number of times specified

fd

bk

home

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of this code will turn the turtle right at a specified degree?

It

rt

fd

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of this code will turn the turtle left at a specified degree?

lt

rt

bk

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of this code will bring the turtle back to the screen centre but does not clear the screen

home

ct cs

cs

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of this code will Clear the screen of trails but the turtle remains where it is without moving

home

ct cs

CS

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of this code will Clear the screen of trails and turtle comes to screen centre

home

ct cs

CS