Select the true statements related to PEP 8 naming conventions. (Select two answers.)
ConfigParser is a built-in library in Python that allows you to read and write configuration files. The read method is used to read the configuration file which can be in any of the supported file formats, such as INI, YAML, and JSON. The read_dict method is used to read the configuration from a Python dictionary. The read_conf and read_str options are not valid methods in the ConfigParser module.
Therefore, the correct options to load a configuration using ConfigParser are A. read and D. read_string.
Ronna
9 days agoSharika
10 days agoJaclyn
10 days agoChristiane
12 days agoParis
12 days agoFlorinda
14 days agoLashanda
15 days agoHorace
15 days agoTheola
16 days ago