CFU 2.1 - Karel Python CodeHS (mod 1-5)

Quiz
•
Computers
•
9th - 12th Grade
•
Easy
Amit Bharucha
Used 5+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What’s wrong with this code?
The go function is called twice.
The go function has a syntax error.
The go function has been defined twice.
Go is not a command that Karel understands.
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Why does a programmer indent their code?
Helps show the structure of the code.
Easier for other people to understand.
In Python, it is used to help determine what parts of a code are included in a code block, such as an if statement or for loop.
All of the above.
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How can we teach Karel new commands?
Using Top-Down Design
Typing the commands over and over
Define a new function
Call a function
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Karel starts at Street 1, Avenue 1, facing East in a 5x5 world. What will happen after this code runs?
Karel will end on Street 1, Avenue 2.
Karel will end on Street 1, Avenue 7.
This code won’t run because of a syntax error.
Karel will crash into a wall.
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is top-down design?
Top-down design is a way of designing your program by starting with the biggest problem and breaking it down into smaller and smaller pieces that are easier to solve.
Top-down design is a way that you can create designs on a computer to put on a web page.
Top-down design is a way of designing your programs starting with the individual commands first.
Top-down design is a way to use loops and if statements to decompose the problem.
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following commands is a valid Karel command?
move
move;
move()
move();
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What makes the following command an invalid Karel command?
It should end in semicolon
The L should be a lower l
It should start with a capital T
This command is correct
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
JavaScript Basics & Graphics Test

Quiz
•
9th - 12th Grade
25 questions
Fundamentals CBa1

Quiz
•
9th Grade
25 questions
Algorithms - python (GCSE)

Quiz
•
10th - 12th Grade
27 questions
BJC AP CSP Unit 3 Exam Review

Quiz
•
9th - 12th Grade
25 questions
IGCSE - ICT Input Devices

Quiz
•
9th - 10th Grade
25 questions
qzptsfn

Quiz
•
12th Grade
26 questions
Program Development - Python: Loops

Quiz
•
9th - 10th Grade
25 questions
CodeHS CompSci Final Exam

Quiz
•
8th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade