JavaScript - Karel

JavaScript - Karel

Assessment

Flashcard

Computers

9th - 10th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which command is written correctly? Options: Move, move, Move();, move();

Back

move();

2.

FLASHCARD QUESTION

Front

Which command is written incorrectly? Options: putBall();, putball();, turnLeft();, takeBall();

Back

putball();

3.

FLASHCARD QUESTION

Front

Does the code putBall(); move(); putBall(); put 2 balls in the same place and then move one place?

Back

False

4.

FLASHCARD QUESTION

Front

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

Back

True

5.

FLASHCARD QUESTION

Front

Which code will put Karel in the position shown in second world? Options: putBall(); putBall(); move(); move();, move(); putBall(); move(); putBall();, putBall(); move(); putBall(); move();, move(); putBall(); putBall(); move();

Back

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

6.

FLASHCARD QUESTION

Front

Which code below will put Karel in the position shown in picture? Options: move(); Move(); turnLeft(); move();, move; move(); turnLeft; move();, move(); move(); TurnLeft(); Move();, move(); move(); turnLeft(); move();

Back

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

7.

FLASHCARD QUESTION

Front

Code should NOT read like english.

Back

False

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?