APCSP Unit 2 Review

Flashcard
•
Computers
•
9th - 12th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

36 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Consider the above code segment that is designed to print all numbers from a list of integer values, called grades, that are between 90 and 100, inclusive. Which modifications can be made to the code to allow it to also print numbers from a variety of different ranges of values (e.g., 70 to 80, 85 to 95, 1 to 50, etc.)?
Back
userPassword = "swordfish"
2.
FLASHCARD QUESTION
Front
Consider the above code segments designed to find the area of a triangle (A = 1/2 bh). Which of the following statements about the above programs is true? Both programs will work as intended, but Program B is more readable. Program A will work as intended, but Program B will not work as intended. Program B will work as intended, but Program A will not work as intended. Neither program will work as intended.
Back
Both programs will work as intended, but Program B is more readable.
3.
FLASHCARD QUESTION
Front
Given the above code segment, what would be displayed if age were initialized with a value of 18? Options: group 1, group 2, group 1 group 2, Nothing will be displayed
Back
group 2
4.
FLASHCARD QUESTION
Front
What condition will make the above an infinite loop? Options: y = -108, y≠-3, y ≥ 8, y < -53
Back
y ≥ 8
5.
FLASHCARD QUESTION
Front
The volume of a rectangular prism is calculated by multiplying its length, width and height. What could be substituted into the section of the code marked
Back
l * w * h
6.
FLASHCARD QUESTION
Front
What value does the above code segment display?
Back
53
7.
FLASHCARD QUESTION
Front
Consider the above procedure. Which of the following best describes the behavior of the find procedure? Options: Displays the position of the first occurrence of target in list, Displays the positions of all occurrences of target in list, Displays the position of the last occurrence of target in list, Displays each item in list that is equal to target
Back
Displays the positions of all occurrences of target in list
Create a free account and access millions of resources
Similar Resources on Wayground
27 questions
List in Python

Flashcard
•
KG
35 questions
US Government Unit 1 Benchmark Review - Shortish

Flashcard
•
10th - 12th Grade
33 questions
water properties

Flashcard
•
11th Grade
34 questions
PLTW CSE Essentials - Review for EOC #3

Flashcard
•
9th - 12th Grade
31 questions
BJC Unit 2 Concepts Review

Flashcard
•
10th Grade - University
37 questions
Week 14 - Tuples

Flashcard
•
9th - 12th Grade
33 questions
Foods 1 6.00

Flashcard
•
9th - 12th Grade
23 questions
CSP Unit 6 Review

Flashcard
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade