Mod 4 quiz

Mod 4 quiz

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Mastering String Operations in Python

Mastering String Operations in Python

9th Grade - University

10 Qs

Python KS3

Python KS3

6th - 9th Grade

17 Qs

Python Exception Handling

Python Exception Handling

10th - 12th Grade

10 Qs

Python Functions

Python Functions

9th - 12th Grade

13 Qs

MYSQL

MYSQL

12th Grade

15 Qs

Python Functions 1

Python Functions 1

12th Grade

12 Qs

Python Programming: Functions and Procedures

Python Programming: Functions and Procedures

9th - 11th Grade

12 Qs

Python

Python

8th - 9th Grade

15 Qs

Mod 4 quiz

Mod 4 quiz

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Scott Freeman

Used 1+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Function

Fun

def

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

cannot be placed among other code

may be placed anywhere inside the code after the first invocation

must be placed before the first invocation

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

only after the function definition's completion

anywhere in the code

only inside the function

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

ordered

sequential

positional

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

The return keyword forces the function to restart its execuation

the return keyword may cause the function to return a value

the return forces the function's execution to terminate

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

an empty instruction

a None value

a function which does not returns a value

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

May be freely accessed inside the function

may not be accessed in any way inside the function

may be read, bot not written (something more is needed to do so)

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?