Functions & Modules in Python

Functions & Modules in Python

11th Grade

71 Qs

quiz-placeholder

Similar activities

Unit 2 CMU

Unit 2 CMU

10th - 12th Grade

71 Qs

Python Basics

Python Basics

9th - 12th Grade

72 Qs

Python Turtle Quiz

Python Turtle Quiz

5th - 12th Grade

75 Qs

CMU AP CSP - Student Created Questions WHS

CMU AP CSP - Student Created Questions WHS

9th - 12th Grade

71 Qs

thoc

thoc

11th Grade

67 Qs

AP Computer Science Principles Semester 1 Python

AP Computer Science Principles Semester 1 Python

10th - 12th Grade

75 Qs

Python 1 Review Game

Python 1 Review Game

9th - 12th Grade

73 Qs

Paper 2 Revision

Paper 2 Revision

11th Grade

66 Qs

Functions & Modules in Python

Functions & Modules in Python

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Sangeetha John

Used 24+ times

FREE Resource

71 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

which keyword is used to import the modules in the python ?

import

importing

imported

none

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

if we only import the module then we need to use the function like -

function

module.function()

both

none

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

which statement is true about a module ?

module is the python program which describes functions, classes or variables.

module is a function in python

module can be anything in python

none

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In how many ways we can import a module ?

1

2

3

none

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

python modules are saved with the extension -

.mod

.module

.py

none

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What will be the output of the following code ?

25

0

5

none

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

which keyword is used to import the modules in the python ?

import

importing

imported

none

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?