CodeHS - Unit 5 - Into to Programming with Karel

Flashcard
•
Computers
•
9th Grade
•
Hard
Teri Miles
FREE Resource
Student preview

18 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is the start function?
Back
It is the main body of a program, where all other functions are called up.
2.
FLASHCARD QUESTION
Front
What is a reason we use functions?
Back
Break down our program into smaller parts.
3.
FLASHCARD QUESTION
Front
What is another reason we use functions?
Back
To avoid repeating code and make it more readable.
4.
FLASHCARD QUESTION
Front
What is top down design?
Back
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.
5.
FLASHCARD QUESTION
Front
What is a code comment?
Back
A way to give notes to the reader to explain what your code is doing
6.
FLASHCARD QUESTION
Front
Why is the following command an invalid Karel command? turnleft();
Back
The l should be a capital L
7.
FLASHCARD QUESTION
Front
What does the mystery function do? function mystery() { while (noBallsPresent()) { move(); } }
Back
Karel moves until it is on a ball
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
PhySci B - Unit 1 Test Review

Flashcard
•
9th Grade
15 questions
Maths number line addition

Flashcard
•
KG
15 questions
Cell Transport Vocab

Flashcard
•
9th Grade
15 questions
Work and Machines

Flashcard
•
9th Grade
20 questions
JavaScript - Karel

Flashcard
•
9th - 10th Grade
15 questions
If Statements

Flashcard
•
9th Grade
15 questions
Code Combat Flashcard

Flashcard
•
8th Grade
14 questions
Coding with Scratch

Flashcard
•
8th Grade
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