Unit 3 Review - CS Python Fundamentals

Unit 3 Review - CS Python Fundamentals

10th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

Python

Python

10th Grade

23 Qs

Python Exam 2 (Intro to comp sci 4_30_20)

Python Exam 2 (Intro to comp sci 4_30_20)

9th - 12th Grade

20 Qs

Fundamentals of Programming (GCSE Computer Science AQA)

Fundamentals of Programming (GCSE Computer Science AQA)

9th - 11th Grade

22 Qs

python_1

python_1

5th - 12th Grade

22 Qs

Python year 9

Python year 9

8th - 11th Grade

20 Qs

Python Strings

Python Strings

11th Grade

21 Qs

Python while loops

Python while loops

12th Grade

20 Qs

Python Basics & Syntax

Python Basics & Syntax

10th - 12th Grade

20 Qs

Unit 3 Review - CS Python Fundamentals

Unit 3 Review - CS Python Fundamentals

Assessment

Quiz

Computers

10th - 12th Grade

Hard

Created by

Christina Ricks

Used 39+ times

FREE Resource

25 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A ______ is a block of code that can be run by calling it by name

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

_____ are pieces of information that can be sent to a function

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following code:

 

x = math.pow(5, 10)

The pow is a ____________.

class

function

parameter

variable

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a function?

sqrt()

print()

random

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

Consider the attached code (click on the image to enlarge). What is the output if the user types in 10? Check all that apply.

A

B

C

D

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

What is output if the user types in 7? Click all that apply.

A

B

C

D

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

What is output if the user types in 12? Click all that apply.

A

B

C

D

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?