
2.18.1 Introduction to Programming Unit Flashcard

Flashcard
•
Computers
•
7th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

25 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What makes the following command an invalid Karel command?
turnleft();
Back
The l should be a capital L
2.
FLASHCARD QUESTION
Front
Which of the following commands is a valid Karel command? move, move;, move();, move()
Back
move();
3.
FLASHCARD QUESTION
Front
Which of the following is the correct way to define a turnRight function in Karel? Options: Option 1, Option 2, Option 3, Option 4
Back
4.
FLASHCARD QUESTION
Front
Why do we use functions in Karel programs?
Back
Break down our program into smaller parts, Avoid repeating code, Make our program more readable.
5.
FLASHCARD QUESTION
Front
If Karel starts at Street 1 and Avenue 1, facing East, where will Karel be, and what direction will Karel be facing after running the following code?
Back
Street 1, Avenue 3, Facing North
6.
FLASHCARD QUESTION
Front
What’s wrong with this code? Options: The go function is called twice, The go function has a syntax error, The go function has been defined twice, The go is not a command that Karel understands
Back
The go function has been defined twice
7.
FLASHCARD QUESTION
Front
Karel starts at Street 1 and Avenue 1, facing East. After calling the stairStep function twice, where will Karel be and what direction will Karel be facing?
Back
Street 3, Avenue 3, Facing East
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Homeostasis and Feedback Loops

Flashcard
•
9th - 12th Grade
15 questions
Forensics: Fingerprint Identification Practice

Flashcard
•
9th - 12th Grade
22 questions
Moon Phases

Flashcard
•
9th - 12th Grade
23 questions
Earth Systems and Climate Change

Flashcard
•
9th Grade - University
19 questions
Review 1

Flashcard
•
9th - 12th Grade
15 questions
Positive and Negative Feedback Loops

Flashcard
•
9th - 12th Grade
15 questions
Systems and Feedback Loops

Flashcard
•
9th - 12th Grade
15 questions
Fingerprints Review

Flashcard
•
9th - 12th 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
18 questions
Company Logos

Quiz
•
6th - 8th 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