
Python InstitutePCAD - Certified Associate in Data Analytics with Python
Domain 2Objective 2
Module Management and Exception Handling PCAD-31 Practice Questions (Page 3)
Part of the Programming and Database Skills domain, which accounts for 33.3% of the PCAD-31 exam. Python Institute does not publish an official question count, but from its 60-minute exam (~25–40 total, ~8–8 in this domain), expect 2–2 from this objective — we provide 24 practice questions to prepare you well beyond it. (estimate)
24questions here
5free pages
10concepts
33.3%of the exam
Questions 11–15
- 11
A data analyst is working in a Jupyter notebook and needs to use the `numpy` library. They have already installed it, but when they run `import numpy`, they get a `ModuleNotFoundError`. Which of the following is the most likely cause?
Select an answer first - 12
Which strategy helps make a script robust against unexpected user input?
Select an answer first - 13
Which exception type is raised when trying to divide by zero?
Select an answer first - 14
What is the purpose of a try-except block in Python?
Select an answer first - 15
Which statement correctly imports the math module and allows access to its sqrt function?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Python Institute. “PCAD-31” is a trademark of its owner, used for identification only.