Intro to Programming - AP CSP Unit 2 Review

Intro to Programming - AP CSP Unit 2 Review

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Python Basics Review

Python Basics Review

10th Grade

18 Qs

Data Types

Data Types

9th - 12th Grade

20 Qs

Python basic

Python basic

9th Grade

21 Qs

Lesson 1.1 Statement terms Python

Lesson 1.1 Statement terms Python

7th - 9th Grade

18 Qs

Lists and Tuples - Class 11 - Python

Lists and Tuples - Class 11 - Python

11th Grade

20 Qs

PCEP 30-02 Practice Exam

PCEP 30-02 Practice Exam

10th Grade

18 Qs

Python Data Types 207

Python Data Types 207

10th Grade

21 Qs

C Programming Quiz

C Programming Quiz

12th Grade - University

20 Qs

Intro to Programming - AP CSP Unit 2 Review

Intro to Programming - AP CSP Unit 2 Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Victoria Craig

Used 93+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Chad has written the majority of his code in Scratch and is ready to start thinking of test cases to make sure that his program functions properly, and when issues arise, fix them. Chad is also going to show his program to his classmate and ask for any feedback or changes he could add to make his program better. This process is known as what?

Iterative Development Process

Debugging

Pseudocode

Program Detection

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the below options would be the best set of instructions to give for a program designed in Scratch?

Make your way through the maze! Avoid the brain-eating zombies and be sure to collect the “hearts” for extra lives. Good Luck!

Dodge zombies, gain lives, all while trying to make it through the maze! Click start to begin your exciting adventure.

Click on the GREEN flag. Once the game starts, use the arrow keys to navigate your way through the maze. In your travels, collect the “hearts” for more lives and avoid being eaten by zombies.

Ready, set, RUN!!!!! Use your skills and intelligence to weave your way through the maze, avoiding obstacles and prove that you’ve got what it takes to survive!

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following would be the most appropriate name for a variable?

variable1

t

amountOfTimeRemainingInTheGame

time_left

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Consider the image above.


Which of the following values is displayed if the user inputs the following list of values for each prompt:

1 2 3 4 5 6 7 8 9 15

3

4

5

6

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Assuming that before this code is run, x = 1. What would be displayed at the end?

210

16

8

1

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What condition will make the following an infinite loop?

y = -108

y ≠ -3

y ≥ 8

y < -53

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

If the variables onTime and absent both have the value false, what is displayed as a result of running the code segment?

Is anyone there?

Better late than never.

Hello. Is anyone there?

Hello. Better late than never.

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?