Computers

12th

grade

Image

Python Functions

110
plays

23 questions

Show Answers
See Preview
  • 1. Multiple Choice
    30 seconds
    1 pt

    Which keyword is used for function?*

    define

    fun

    def

    function

  • 2. Multiple Choice
    30 seconds
    1 pt

    Which of the following items are present in the function header?

    function name

    parameter list

    return value

    Both A and B

  • 3. Multiple Choice
    30 seconds
    1 pt

    If the return statement is not used inside the function, the function will return:

    0

    None

    Null

    Arbitary value

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?