Search Header Logo

AP CSP Vocabulary Midterm

Authored by Laura Ezell

Computers

11th Grade

Used 4+ times

AP CSP Vocabulary Midterm
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Before you use a function, you must _______________ the function.

Define

Teach

Explain

Describe

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You must _______________ commands that are part of a function.

Include

Indent

Bold

Center

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does it mean to “Call” a Function?

Creating a new function

Ending a program

Running code for a function

Giving someone a phone call

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In functions, the _______________ is the indented block of code that comes after the def my_function() line. It is what will be executed when the function is called.

Function body

Function call

Function indent

Function define

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In coding, __________ refers to the style of writing in which each space is replaced by an underscore character and the first letter of each word is lower case.

Snake case

Camel case

Lower case

Upper case

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In coding, __________ refers to the style of writing that combines words into a single term by capitalizing the first letter of each word, except for the first word.

Camel case

Snake case

Lower case

Upper case

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A way for you to leave notes about what your code is doing in plain English, so other people can understand it. Python won’t try to run as code.

Section

Comments

Side note

Post it

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?

Discover more resources for Computers