CS1 Unit 7 Review

CS1 Unit 7 Review

9th - 12th Grade

18 Qs

quiz-placeholder

Similar activities

Programming Vocabulary

Programming Vocabulary

10th - 12th Grade

17 Qs

"switch" Java Statement - 1

"switch" Java Statement - 1

9th - 10th Grade

17 Qs

Scope of Variables in Python

Scope of Variables in Python

1st Grade - Professional Development

15 Qs

Python If Else Statements

Python If Else Statements

9th - 12th Grade

15 Qs

Coding Pre-quiz

Coding Pre-quiz

6th - 9th Grade

15 Qs

AP CSP Unit 4

AP CSP Unit 4

10th - 12th Grade

15 Qs

Python Recap

Python Recap

7th Grade - University

20 Qs

Practice for 8th AP Java Quiz

Practice for 8th AP Java Quiz

10th - 12th Grade

14 Qs

CS1 Unit 7 Review

CS1 Unit 7 Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Sarah Chapa

Used 4+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Functions can do all of the following except:

stop the program from repeating

allow writing without proper syntax

simplify code

ask the user for input

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is output by the following program?

Sunshine Storm. Rainbow

Rainbow Sunshine Storm.

Storm. Sunshine Rainbow

print(“Rainbow”) Sunshine Storm

3.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

Which of the following parameters is optional?

sample(a, b, c, d=9)

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is output by the following program?

0

80

2

10

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is output by the following program?

1

4

40

None of the above. The code has an error - it is missing a parameter.

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is output by the following code?

What a wonderful day!

"What a wonderful day!"

TRUE

FALSE

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Consider the following program:

What is the output if the user enters “california”?

california

coolifornioo

coo

None of the above. The code has an error

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?