Which of the following methods allow you to load a configuration using ConfigParser? (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.
Sabine
1 years agoCathrine
1 years agoBurma
1 years agoJerry
1 years agoDottie
1 years agoCristy
12 months agoGeoffrey
12 months agoJuliana
1 years agoVan
1 years agoPedro
1 years agoMartha
1 years agoJesus
1 years agoBeckie
1 years agoGayla
1 years agoWilford
1 years agoVicky
1 years ago