placeholder image to represent content

Post_assessment Python Week 3

Quiz by Neha Ramachandran

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
4 questions
Show answers
  • Q1
    Which keyword is used to create or define a function?
    def
    define
    begin
    start
    30s
  • Q2
    A function can have only two parameters.
    False
    True
    30s
  • Q3
    The piece of code that can be reused to perform an action is called _____________________
    Action
    Call
    Repeat
    Function
    30s
  • Q4
    To use a function multipy() after creating it, you must call it in a program by writing the code__________________________.
    call()
    multiply()
    call multiply()
    def multiply()
    30s

Teachers give this quiz to your class