year 2 week 5

year 2 week 5

2nd Grade

7 Qs

quiz-placeholder

Similar activities

Styling CSS

Styling CSS

1st - 3rd Grade

10 Qs

COMPUTER HARDWARE OUTPUT

COMPUTER HARDWARE OUTPUT

1st Grade - Professional Development

10 Qs

Web Design

Web Design

2nd Grade

10 Qs

Algorithm & Sequence

Algorithm & Sequence

1st - 5th Grade

10 Qs

Soal Komputer Dasar

Soal Komputer Dasar

1st - 5th Grade

12 Qs

Bekerja dengan komputer (1)

Bekerja dengan komputer (1)

2nd Grade

11 Qs

PROGRAMMING WITH LEGO BOOST

PROGRAMMING WITH LEGO BOOST

1st - 5th Grade

10 Qs

Perangkat Komputer

Perangkat Komputer

1st - 10th Grade

10 Qs

year 2 week 5

year 2 week 5

Assessment

Quiz

Computers

2nd Grade

Practice Problem

Medium

Created by

victor agbor

Used 6+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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