Search Header Logo

T-Level DPDD: Functions & Procedures Quiz

Authored by Sara Burton

Computers

11th Grade

Used 6+ times

T-Level DPDD: Functions & Procedures Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a type of function in Python?

Built-in functions

User-defined functions

Anonymous functions

Static functions

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to define a function in Python?

func

def

function

create

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the example Python function call?

This is my simple function

This is a simple function

This is my function

This is a function

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an argument in the context of Python functions?

The name of the function

The value sent to the function when it is called

The keyword used to define the function

The output of the function

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is true about methods and functions in Python?

All functions are methods, but not all methods are functions.

All methods are functions, but not all functions are methods.

Methods and functions are the same.

Methods cannot be called using an instance of a class.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the following Python function call? my_simple_function("Saundra")

Saundra best friend

Saundra good friend

Saundra friend

Saundra best buddy

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, how do you separate multiple arguments in a function call?

With a semicolon

With a colon

With a comma

With a period

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?