AP CSP Vocabulary Midterm

AP CSP Vocabulary Midterm

11th Grade

45 Qs

quiz-placeholder

Similar activities

CodeHS Unit 1-6

CodeHS Unit 1-6

9th - 12th Grade

48 Qs

Python Quiz

Python Quiz

5th - 12th Grade

40 Qs

Strings in python - Test

Strings in python - Test

11th Grade

50 Qs

10.QZ JS Review

10.QZ JS Review

9th - 12th Grade

42 Qs

GameMaker 3rd qtr

GameMaker 3rd qtr

9th - 12th Grade

40 Qs

Prior Knowledge ICTI 3rd term Extended version

Prior Knowledge ICTI 3rd term Extended version

11th - 12th Grade

48 Qs

Python.Comp Quiz (Python Coding)

Python.Comp Quiz (Python Coding)

9th Grade - University

40 Qs

python basics by vaishali

python basics by vaishali

11th Grade

50 Qs

AP CSP Vocabulary Midterm

AP CSP Vocabulary Midterm

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Laura Ezell

Used 4+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?