Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Python Institute logo

Python InstitutePCAD - Certified Associate in Data Analytics with Python

Domain 2Objective 1

Core Python Proficiency PCAD-31 Practice Questions (Page 5)

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 50 practice questions to prepare you well beyond it. (estimate)

50questions here
10free pages
5concepts
33.3%of the exam

Questions 21–25

  1. 21expert · hard

    A data analyst needs to process a list of sensor readings that may contain None values. They want to compute the average of the non-None values. Which code snippet is most robust and Pythonic?

    Select an answer first
  2. 22application · medium

    A financial analyst writes a Python function to calculate the average of a list of numbers. They want the function to be reusable and avoid modifying the original list. Which function definition best follows best practices?

    Select an answer first
  3. 23expert · hard · select all that apply

    A data team is establishing coding standards for their Python data analysis projects. Which of the following practices are considered best practices? Select all that apply.

    Select an answer first
  4. 24application · easy

    A data scientist is working in a Jupyter notebook and needs to load a CSV file into a tabular structure for analysis. They want to use the most appropriate library for this task. Which library should they use?

    Select an answer first
  5. 25application · medium

    A data analyst needs to filter a list of customer records (stored as dictionaries) to keep only those with age >= 18 and country == 'USA'. They want to write clean, efficient code. Which approach is best?

    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.