
AP CSP Midterm Study Guide

Flashcard
•
Computers
•
9th - 12th Grade
•
Easy
Wayground Content
Used 2+ times
FREE Resource
Student preview

72 questions
Show all answers
1.
FLASHCARD QUESTION
Front
_________________ is giving the computer a set of commands.
Back
Programming
2.
FLASHCARD QUESTION
Front
Which code below will put Karel in the position shown in picture? Options: move(); Move(); turnLeft(); move();, move; move(); turnLeft; move();, move(); move(); TurnLeft(); Move();, move(); move(); turnLeft(); move();
Back
move(); move(); turnLeft(); move();
3.
FLASHCARD QUESTION
Front
What is the name of this function?
Back
spin()
4.
FLASHCARD QUESTION
Front
Which Karel command is written correctly? Options: move;, Putball(), turnLeft();, move(;
Back
turnLeft();
5.
FLASHCARD QUESTION
Front
Which line contains the bug? Options: 1 and 5, 2 only, 3 only, 5 only
Back
5 only
6.
FLASHCARD QUESTION
Front
What is the correct command to give to Karel to have them pick up a tennis ball?
Back
takeBall();
7.
FLASHCARD QUESTION
Front
Which of the following for loops would print the following numbers?
0
1
2
3
4
5
Options:
for i in range(5): print i,
for i in range(1, 5, 1):
print i,
for i in range(6): print i,
for i in range(0, 5, 1):
print i
Back
for i in range(6): print i
Create a free account and access millions of resources
Similar Resources on Wayground
60 questions
Danh Mục Tên Latin Một Số Cây Và Nấm Làm Thuốc

Flashcard
•
University
48 questions
Python Semester Independant Review Part 1

Flashcard
•
9th Grade
55 questions
2024-2025 CodeHS Computer Science Principles Fall Final Review

Flashcard
•
9th - 12th Grade
74 questions
APCSP Final Exam

Flashcard
•
9th - 12th Grade
68 questions
Code.org Discoveries Final Exam

Flashcard
•
7th - 10th Grade
59 questions
Coding Units 1-4 Review

Flashcard
•
9th Grade
61 questions
AP CSA Unit 1

Flashcard
•
12th Grade
64 questions
CSD Unit 3

Flashcard
•
7th - 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
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade