
Chapter 2 Module Phyton
Authored by MUNIRAH (PMJ)
Information Technology (IT)
University
Used 52+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a module in Python?
A collection of variables.
An error message.
A built-in function.
A file containing Python definitions and statements.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you import a module in Python?
include module_name
using module_name
import module_name
require module_name
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
3.14
3.1415
3.14159
3.141592653589793
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a built-in module in Python?
calculator
my_module
random
greeting
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code?
A random number between 0 and 5
A random number between 1 and 5
A random number between 1 and 6
A random number between 0 and 4
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the following code do?
Prints the current date
Prints the current time
Prints the current date and time
Prints the current year
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements is true about modules?
Modules cannot be imported into other modules.
Modules promote code reuse and organization.
A module can only contain functions.
Modules must be written in a special syntax.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?