CS1 Unit 7 Review

CS1 Unit 7 Review

9th - 12th Grade

18 Qs

quiz-placeholder

Similar activities

Python Strings

Python Strings

8th - 12th Grade

14 Qs

Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 Qs

For Loop python

For Loop python

5th - 12th Grade

19 Qs

Python outputs

Python outputs

7th - 11th Grade

20 Qs

Python - lists,loops,basics

Python - lists,loops,basics

9th - 11th Grade

20 Qs

Python Recap

Python Recap

7th Grade - University

20 Qs

Python - Quiz

Python - Quiz

9th - 11th Grade

17 Qs

Python

Python

11th Grade

20 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?