Programming in Python - Unit III

Quiz
•
Computers
•
University
•
Hard
MS.SHYAMALADEVI C
Used 6+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a module in Python?
A built-in Python function
A collection of related classes and functions
A way to import external libraries
A file containing Python code that can be imported and used
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which module provides mathematical functions and constants in Python?
math
random
os
sys
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you import a module named my_module
in Python?
import my_module
import module.my_module
from my_module import *
import my_module as mm
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the sys.path
variable represent in Python?
The path of the Python interpreter
The current working directory
The list of directories Python searches for modules
The path to the Python standard library
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a namespace in Python?
A region where a variable is stored
A keyword used for defining classes
A unique identifier for a variable
A container for holding variables and functions
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the dir()
function do in Python?
Lists all available modules in Python
Returns the names in the current local scope or a module's attributes
Lists all built-in functions in Python
Checks if a variable is defined in the local scope
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which module should be imported to use the reload()
function in Python 3.x?
reload
importlib
imp
sys
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
ntp2

Quiz
•
University
25 questions
PHP dan MySQL

Quiz
•
University
25 questions
PYTHON CONTERST 3

Quiz
•
University
27 questions
python basic

Quiz
•
University
30 questions
Python Basic Programming

Quiz
•
University
32 questions
Midterms DevNet

Quiz
•
University
25 questions
Neo Coding Round 1 Set 1

Quiz
•
University
25 questions
Types of Programming Languages - Quiz2

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade