Quiz 3 - Functions

Quiz 3 - Functions

Assessment

Assessment

Created by

Casey Devet

Computers

10th Grade

1 plays

Easy

Student preview

quiz-placeholder

26 questions

Show answers

1.

Multiple Choice

1 min

1 pt

Which type of function is provided by the Python language?

Anonymous Functions

User-defined Functions

Object Functions

Built-in functions

2.

Multiple Choice

1 min

1 pt

Which of the following is NOT a valid function invocation?

print("Bla")

max(3; 4)

pow(5, 6)

input()

3.

Multiple Choice

1 min

1 pt

Which of the following is NOT a valid function invocation?

print "Bla"

max(3, 4)

len("ABC123")

print()

4.

Multiple Choice

1 min

1 pt

True or False:

When a function returns a value, we can use it as an argument to another function, like this:

max(1, pow(2, n))

True

False

5.

Multiple Choice

30 sec

1 pt

True or False:

Methods need to be called in reference to an object, like this:

leonardo.move_forward(10)

True

False

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Find a similar activity

Create activity tailored to your needs using

Quizizz AI
Python Functions Review Quiz

28 questions

Python Functions Review Quiz

assessment

9th - 12th Grade

Python: Chapter 5 - Review Questions

21 questions

Python: Chapter 5 - Review Questions

assessment

10th Grade - University

CPM2 Quiz Review

25 questions

CPM2 Quiz Review

assessment

10th - 12th Grade

Python Programming Quiz - Period 4

30 questions

Python Programming Quiz - Period 4

assessment

10th Grade

Python Modules

25 questions

Python Modules

assessment

9th - 12th Grade

prireditveni, if, while

31 questions

prireditveni, if, while

assessment

8th Grade - University

Turtle Python Quiz 1

27 questions

Turtle Python Quiz 1

assessment

10th - 12th Grade

Python Functions Quiz

24 questions

Python Functions Quiz

assessment

9th - 12th Grade