Search Header Logo

ACP Review December 2022 (AP CSP)

Authored by Bryan Campbell

Computers

10th Grade

Used 5+ times

ACP Review December 2022 (AP CSP)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the language you are learning in this class

Python 3

Java

JavaScript

C#

HTML5 & CSS3

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In regards to best practice, which is the correct naming convention for variables in Python?

new_user25

NewUser25

25_new_user

25NewUser

NEWUSER25

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What datatype will the answer be if the user enters 15 and 30?

Integer

String

Boolean

Float

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Joining string elements together to make a longer string element is called what?

Combining

Connecting

Concatenation

Stringing

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

print("12"*3)
What would this print?

36
121212
24
12*3

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In regards to best practice, which is the correct naming convention for constants in Python?

firstName

First_Name

FIRST_NAME

firstname

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will the output be from the following code?
print("Hello" + str(2) + "world!")

Hello world! Hello world!
Hello2world!
Hello Hello world! world!
SyntaxError

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?