Functions & Modules in Python

Functions & Modules in Python

11th Grade

71 Qs

quiz-placeholder

Similar activities

CodeHS Functions in Python

CodeHS Functions in Python

11th Grade

71 Qs

thoc

thoc

11th Grade

67 Qs

OCR GCSE Computer Science Paper 2

OCR GCSE Computer Science Paper 2

11th Grade

72 Qs

Review for Fall Semester Exam - CTE

Review for Fall Semester Exam - CTE

8th Grade - University

70 Qs

Python Basics

Python Basics

9th - 12th Grade

72 Qs

Introduction to Programming with Python - Lecture 0

Introduction to Programming with Python - Lecture 0

11th Grade

72 Qs

Module 17, Going Going Gone

Module 17, Going Going Gone

9th - 12th Grade

70 Qs

Web Design

Web Design

9th - 12th Grade

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