Search Header Logo
AP CSP Unit 4 Review

AP CSP Unit 4 Review

Assessment

Flashcard

•

Computers

•

9th - 12th Grade

•

Practice Problem

•

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

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?

Media Image

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!

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?