Programming with Karel

Programming with Karel

9th - 12th Grade

9 Qs

quiz-placeholder

Similar activities

Coding Exit Ticket 920

Coding Exit Ticket 920

10th Grade

13 Qs

Keys on the Keyboard

Keys on the Keyboard

3rd - 12th Grade

12 Qs

Fundamental of Programming Part 5

Fundamental of Programming Part 5

11th Grade

6 Qs

Functions

Functions

9th - 12th Grade

5 Qs

Swift Playground Quiz (PC 3.4 - 3.9)

Swift Playground Quiz (PC 3.4 - 3.9)

9th Grade

10 Qs

CodeHS Unit 1

CodeHS Unit 1

9th - 12th Grade

12 Qs

CodeHS Unit 1 Quiz

CodeHS Unit 1 Quiz

10th Grade - University

12 Qs

CodeHS Unit 2

CodeHS Unit 2

11th - 12th Grade

13 Qs

Programming with Karel

Programming with Karel

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Bladen Crockett

Used 56+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The box that Karel "lives" in is called a ____.

World

Bubble

School

Doghouse

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Requiring the first letter of a command to be lowercase is called ____.

lowerCamelCase

upperCamelCase

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The name of the dog is ___.

Carol

Karel

Crockett

Covid

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An instruction that you give to Karel is called a ____.

lesson plan

program

prompt

command

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command uses correct syntax?

move() ;

move(),

move();

move():

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is syntax?

Proper spelling, spacing, symbols, and caps

Proper grammar

Proper spelling

Proper hygiene

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The highlighted vertical column is a/an:

street

avenue

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The tennis balls are on a:

street

avenue

9.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which is a Karel command?

turnleft();

turnLeft();

TurnLeft();

Turnleft();