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

Logo

Logo

7th Grade

20 Qs

Geography IntroTest

Geography IntroTest

6th - 8th 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 8+ 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?