Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Python Institute logo

Python InstitutePCPP1 - Certified Professional Python Programmer 1

Domain 4Objective 3

PCPP-32-101 4.3 Data Transfer Mechanisms PCPP-32-1 Practice Questions (Page 1)

Part of the Network Programming domain, which accounts for 18% of the PCPP-32-1 exam. Python Institute does not publish an official question count, but from its 65-minute exam (~25–45 total, ~5–8 in this domain), expect 1–2 from this objective — we provide 12 practice questions to prepare you well beyond it. (estimate)

12questions here
3free pages
7concepts
18%of the exam

Questions 1–5

  1. 1application · easy

    A Python script needs to produce a JSON string that is human-readable for debugging. The data is a list of dictionaries. Which json.dumps() call produces a nicely indented output?

    Select an answer first
  2. 2foundation · easy

    What does the ElementTree method ET.parse('data.xml') return?

    Select an answer first
  3. 3application · easy

    A Python dictionary contains a key 'data' whose value is a set of strings. When calling json.dumps() on this dictionary, what happens?

    Select an answer first
  4. 4foundation · easy

    Which Python module provides the ElementTree API for parsing and navigating XML documents?

    Select an answer first
  5. 5foundation · easy

    Which json.dumps() parameter would you use to produce a human-readable JSON string with indentation?

    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. “PCPP-32-1” is a trademark of its owner, used for identification only.