Quiz 3 - Functions
![Assessment](https://cf.quizizz.com/image/icons/quiz_solid_circle.png)
Assessment
•
Casey Devet
•
Computers
•
10th Grade
•
1 plays
•
Easy
Student preview
![quiz-placeholder](https://cf.quizizz.com/img/nuxt/adp-quiz-preview.webp)
26 questions
Show answers
1.
Multiple Choice
Which type of function is provided by the Python language?
Anonymous Functions
User-defined Functions
Object Functions
Built-in functions
2.
Multiple Choice
Which of the following is NOT a valid function invocation?
print("Bla")
max(3; 4)
pow(5, 6)
input()
3.
Multiple Choice
Which of the following is NOT a valid function invocation?
print "Bla"
max(3, 4)
len("ABC123")
print()
4.
Multiple Choice
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
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
Find a similar activity
Create activity tailored to your needs using
Python Functions Review Quiz
![assessment](https://cf.quizizz.com/image/icons/quiz_solid_circle.png)
•
9th - 12th Grade
Python: Chapter 5 - Review Questions
![assessment](https://cf.quizizz.com/image/icons/quiz_solid_circle.png)
•
10th Grade - University
CPM2 Quiz Review
![assessment](https://cf.quizizz.com/image/icons/quiz_solid_circle.png)
•
10th - 12th Grade
Python Programming Quiz - Period 4
![assessment](https://cf.quizizz.com/image/icons/quiz_solid_circle.png)
•
10th Grade
Python Modules
![assessment](https://cf.quizizz.com/image/icons/quiz_solid_circle.png)
•
9th - 12th Grade
prireditveni, if, while
![assessment](https://cf.quizizz.com/image/icons/quiz_solid_circle.png)
•
8th Grade - University
Turtle Python Quiz 1
![assessment](https://cf.quizizz.com/image/icons/quiz_solid_circle.png)
•
10th - 12th Grade
Python Functions Quiz
![assessment](https://cf.quizizz.com/image/icons/quiz_solid_circle.png)
•
9th - 12th Grade