Search Header Logo

Karel Programming - Grade 9 - Quiz 1

Authored by Raizal Antony

Computers

9th Grade

Used 2+ times

Karel Programming - Grade 9 - Quiz 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is written correctly?

Move

move

move()

move();

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is written incorrectly?

putball();

putBall();

pickBall();

turnLeft();

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


Read the code given below:

putBall();

move();

putBall();

Output of the code - put 2 balls in the same place and then move one place

Is the output true or false?

true

false

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Does the code in the picture will move Karel in a square?

Pick True or False

true

false

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which code among the following below will put Karel in the position shown in second world?

move(); putBall(); move(); putBall();

putBall(); move(); putBall(); move();

move(); putBall(); putBall(); move();

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which code below will put Karel in the position shown in picture?

move(); Move(); turnLeft(); move();

move(); move(); turnLeft(); move();

move(); move(); TurnLeft(); Move();

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Statement - A code should NOT read like English.

Is the statement above true or false?

True

False

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?