Karel Quiz Code HS

Karel Quiz Code HS

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Connie King

Used 32+ times

FREE Resource

Student preview

quiz-placeholder

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which command is written correctly?

Move

move

Move();

move();

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which command is written correctly?

Move

move

Move();

move();

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which command is written incorrectly?

putBall();

putball();

turnLeft();

takeBall();

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Karel is a Cat?

True

False

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

This code:

putBall();

move();

putBall();

put 2 balls in the same place and then move one place?

True

False

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

The code in the picture will move Karel in a square.

True

False

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

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

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

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

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

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?