nerdexam
Python_Institute

PCPP-32-101 · Question #45

Which of the following methods allow you to load a configuration using ConfigParser? (Choose two.)

The correct answer is A. read B. read_dict. You've hit your limit · resets 5am (America/New_York)

Working with Files

Question

Which of the following methods allow you to load a configuration using ConfigParser? (Choose two.)

Options

  • Aread
  • Bread_dict
  • Cread_conf
  • Dread_str

How the community answered

(35 responses)
  • A
    89% (31)
  • C
    9% (3)
  • D
    3% (1)

Explanation

You've hit your limit · resets 5am (America/New_York)

Topics

#ConfigParser#configuration files#read methods#INI files

Community Discussion

No community discussion yet for this question.

Full PCPP-32-101 Practice