Mod 4 quiz

Mod 4 quiz

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Formulas in Excel

Formulas in Excel

6th - 9th Grade

10 Qs

Python Selection

Python Selection

8th - 9th Grade

10 Qs

C++ Arrays

C++ Arrays

8th - 12th Grade

12 Qs

Inputs and Variables

Inputs and Variables

9th - 11th Grade

12 Qs

Python

Python

9th Grade

15 Qs

Python (Selection)

Python (Selection)

8th - 10th Grade

13 Qs

NHTW Programming

NHTW Programming

9th Grade

10 Qs

Python Casting and Input

Python Casting and Input

8th - 11th 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?