Broken Python(Practice Test)
Quiz
•
Professional Development
•
Professional Development
•
Practice Problem
•
Medium
Python People
Used 18+ times
FREE Resource
Enhance your content in a minute
63 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which code should you use to import a function named abc from a Python module named xyz?
import abc
from xyz import abc
import abc from xyz
import mod xyz fn abc
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When using Python, which mathematic operation returns a value of 2?
42 / 4
42 / / 4
42 % 4
42 ** . 4
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When using Python, what is the result of the mathematic operation 1 ** (2 * 3) / 4 + 5?
0.11
0.67
5.25
6.50
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function from the math module can you use to round up the number 12.34 to 13?
math.cell()
math.float()
math.floor()
math.trunc()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function returns only whole, even numbers from within the range from 1 to 100?
random.choice(1, 100, even)
random.randint (1, 100, 2)
random.randrange(2, 101, 2)
random.uniform(1, 100)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True or False: A datetime.timedelta object stores only days, seconds, and microseconds.
True
False
7.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Which two statements about the pydoc module are true?
It generates documentation from the docstrings in a module.
It generates documentation for a module without importing it.
It imports a module and then generates documentation for the module.
It automatically suppresses module functions from running while generating documentation for the module.
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
62 questions
VT7_Telemarketing
Quiz
•
University - Professi...
67 questions
Ben Bilirim V2.
Quiz
•
Professional Development
61 questions
Prueba de Evaluacion de Modulos 1 a 6
Quiz
•
Professional Development
59 questions
Mulesoft Practice Test
Quiz
•
Professional Development
60 questions
UF0319 Sistema Operativo
Quiz
•
Professional Development
59 questions
CompTIA Project+ Practice Tests, Chapter #1 questions #1-59
Quiz
•
Professional Development
58 questions
NC Test Prep Unit I - NC Real Estate Licensure (S)
Quiz
•
Professional Development
65 questions
Educational Evaluation
Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
