AP CSP Vocabulary Midterm

AP CSP Vocabulary Midterm

11th Grade

20 Qs

quiz-placeholder

Similar activities

U1L1-7 Vocabulary

U1L1-7 Vocabulary

9th - 12th Grade

20 Qs

Programming python review

Programming python review

9th - 12th Grade

15 Qs

Python Strings

Python Strings

11th Grade

21 Qs

python_1

python_1

5th - 12th Grade

22 Qs

Programming lesson 1 - Syntax

Programming lesson 1 - Syntax

9th Grade - University

18 Qs

Python Built-in Functions

Python Built-in Functions

11th - 12th Grade

15 Qs

CPA Practice 9-21-2021

CPA Practice 9-21-2021

9th - 12th Grade

18 Qs

2.3 Lesson 9 Testing

2.3 Lesson 9 Testing

9th - 12th Grade

20 Qs

AP CSP Vocabulary Midterm

AP CSP Vocabulary Midterm

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Wayground Content

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In coding the 'STRING data type' can be defined as?

holds alphanumeric text

holds numbers with a decimal point

hold whole numbers

holds either a true or false value

2.

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

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is “Debugging” in programming?

Fixing problems in the code

Creating new features for a program

Enhancing the user interface

A method for writing comments

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A set of steps to solve a problem or complete a task.

Functions

Assignment

Algorithm

Selection

5.

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An action (such as clicking the mouse or pressing a key on the keyboard) that a program detects and uses as input.

Type conversion

Callback function

String concatenation

Event

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The actual input expression supplied to a function or procedure in the call statement

Parameter

Argument

Assignment

Variable

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?