Programming with Karel

Programming with Karel

9th - 12th Grade

9 Qs

quiz-placeholder

Similar activities

CSF 2.3

CSF 2.3

9th Grade - University

9 Qs

Basic Karel Review

Basic Karel Review

9th - 12th Grade

7 Qs

Functions, for loops, comments

Functions, for loops, comments

9th - 12th Grade

8 Qs

IGCSE ICT Turtle Graphics

IGCSE ICT Turtle Graphics

10th Grade

10 Qs

4.7 Word Quizizz

4.7 Word Quizizz

8th - 12th Grade

10 Qs

Keys on Keyboard

Keys on Keyboard

3rd - 12th Grade

12 Qs

CodeHS Karel Unit

CodeHS Karel Unit

9th - 12th Grade

12 Qs

Karel Quizzes 1-5 (Command - Start)

Karel Quizzes 1-5 (Command - Start)

9th - 12th Grade

10 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();