Functions & Modules in Python

Functions & Modules in Python

11th Grade

71 Qs

quiz-placeholder

Similar activities

Python Cert Vocab

Python Cert Vocab

11th Grade

74 Qs

Unit 2 CMU

Unit 2 CMU

10th - 12th Grade

71 Qs

2D Game Design Review

2D Game Design Review

9th - 12th Grade

70 Qs

Mr Browns Christmas Computer Science Quiz!

Mr Browns Christmas Computer Science Quiz!

9th - 12th Grade

69 Qs

CS IGCSE Unit 7. Low and high level programming - recap

CS IGCSE Unit 7. Low and high level programming - recap

10th - 12th Grade

76 Qs

Google Certified Educator (Level 1)

Google Certified Educator (Level 1)

KG - University

73 Qs

Introduction to Programming with Python - Lecture 0

Introduction to Programming with Python - Lecture 0

11th Grade

72 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?