CodeHS Unit 1

Flashcard
•
Computers
•
9th - 12th Grade
•
Easy
Angie Hutson
Used 1+ times
FREE Resource
Student preview

27 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is a condition in Karel programming?
Back
A method that returns a true or false answer. Typically used within a control structure.
2.
FLASHCARD QUESTION
Front
How can we teach Karel new commands? Options: Define a new function, A for loop, A while loop, The run method
Back
Define a new function
3.
FLASHCARD QUESTION
Front
Why does a programmer indent their code? Options: Helps show the structure of the code, Easier for other people to understand, A key part of good programming style!, All of the above
Back
All of the above
4.
FLASHCARD QUESTION
Front
Which of these is a valid Karel command in JavaScript?
- MOVE
- move();
- move()
- move;
Back
move();
5.
FLASHCARD QUESTION
Front
Which of these is a valid Karel command in Java? Options: turnLeft();, turnleft();, turnLeft(), TurnLeft
Back
turnLeft();
6.
FLASHCARD QUESTION
Front
What is a function in Karel?
Back
A function is a command that Karel can do. It has a name and a set of instructions.
7.
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.
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
CodeHS JavaScript

Flashcard
•
8th - 12th Grade
20 questions
JavaScript - Karel

Flashcard
•
9th - 10th Grade
20 questions
Scratch Test - New

Flashcard
•
9th - 12th Grade
20 questions
Programming With Karel Vocabulary Flashcard

Flashcard
•
9th - 12th Grade
20 questions
JavaScript Basics CodeHS

Flashcard
•
7th - 12th Grade
20 questions
JavaScript Flashcard 2

Flashcard
•
9th - 12th Grade
23 questions
Java Loops

Flashcard
•
10th - 12th Grade
27 questions
CodeHS Karel the Dog Test December '24

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th 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
20 questions
Introduction to Desktop Computer Systems

Quiz
•
9th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Computer Hardware and Input/Output Devices

Interactive video
•
6th - 10th Grade