Unit 3 Quiz (Algorithms/Flowcharts and CodeHS 3.1 - 3.6)

Unit 3 Quiz (Algorithms/Flowcharts and CodeHS 3.1 - 3.6)

7th Grade

23 Qs

quiz-placeholder

Similar activities

The Decline of Feudalism

The Decline of Feudalism

7th Grade

20 Qs

Review:  The Book Thief Quiz 3

Review: The Book Thief Quiz 3

7th Grade

23 Qs

Globalization Review (Ch21 and Ch32)

Globalization Review (Ch21 and Ch32)

7th Grade

28 Qs

Out of My Mind Quiz Chapters 1-11 Study Guide

Out of My Mind Quiz Chapters 1-11 Study Guide

7th Grade

19 Qs

U.S. Flag Code/Etiquette Quiz

U.S. Flag Code/Etiquette Quiz

6th - 8th Grade

25 Qs

Geography Quiz

Geography Quiz

7th Grade

20 Qs

Unit 4 Quiz Part 1

Unit 4 Quiz Part 1

7th Grade

20 Qs

Influence on Japan

Influence on Japan

7th Grade

20 Qs

Unit 3 Quiz (Algorithms/Flowcharts and CodeHS 3.1 - 3.6)

Unit 3 Quiz (Algorithms/Flowcharts and CodeHS 3.1 - 3.6)

Assessment

Quiz

others

7th Grade

Easy

Created by

Mary Kallenbach

Used 7+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which of these is a valid Karel command?
move;
MOVE
move();
move()

2.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What is a street in a Karel world?
A row
A column
A single point
Karel's position

3.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What is an avenue in a Karel world?
A row
A column
A single point
Karel's position

4.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Media Image
If Karel starts at Street 1 and Avenue 3 facing East, what street (row) and avenue (column) will Karel be on after this code runs?
Street 2 and Avenue 5
Street 4 and Avenue 4
Street 2 and Avenue 6
Street 6 and Avenue 2

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the correct definition of an algorithm?
An algorithm is a step by step instructions to solve a problem.
An algorithm is a process of baking bread.
An algorithm is a software used to compute numbers.
An algorithm is the process of breaking problems.

6.

MULTIPLE CHOICE QUESTION

30 sec • 4 pts

Media Image
If Karel starts at Street 3 and Avenue 2 facing North, what street (row) and avenue (column) will Karel be on after this code runs?
Street 6 and Avenue 2
Street 6 and Avenue 1
Street 2 and Avenue 5
Street 5 and Avenue 2

7.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

If Karel is facing North and the code is: turnLeft(); turnLeft(); Which way will Karel be facing now?
North
South
East
West

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?