AP CSP Unit 4 Review

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

42 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What is the language you are learning in this class?
Back
Python 3
2.
FLASHCARD QUESTION
Front
In regards to best practice, which is the correct naming convention for variables in Python? Options: new_user25, NewUser25, 25_new_user, 25NewUser, NEWUSER25
Back
new_user25
3.
FLASHCARD QUESTION
Front
What datatype will the answer be if the user enters 15 and 30?
Back
Float
4.
FLASHCARD QUESTION
Front
Joining string elements together to make a longer string element is called what?
Back
Concatenation
5.
FLASHCARD QUESTION
Front
print("12"*3)
What would this print?
Back
121212
6.
FLASHCARD QUESTION
Front
In regards to best practice, which is the correct naming convention for constants in Python? Options: firstName, First_Name, FIRST_NAME, firstname
Back
FIRST_NAME
7.
FLASHCARD QUESTION
Front
What will the output be from the following code?
print("Hello" + str(2) + "world!")
Back
Hello2world!
Create a free account and access millions of resources
Similar Resources on Wayground
33 questions
AP Computer Science Applications - Final Exam Spring 2025

Flashcard
•
10th Grade
37 questions
PLTW CSP Fall Exam 2024

Flashcard
•
9th - 12th Grade
34 questions
Stage Pro Fall Final Review 2024

Flashcard
•
9th - 12th Grade
32 questions
POE H Final Fall 2024 New Curr.

Flashcard
•
9th - 12th Grade
30 questions
APCS A - Array 6.1,6.2,6.3,6.

Flashcard
•
9th - 12th Grade
40 questions
REMOVAL

Flashcard
•
11th Grade
40 questions
Python

Flashcard
•
8th - 12th Grade
28 questions
Kotlin First Week Flashcard

Flashcard
•
KG
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