Why Pay Per Course When You Can Get All of Coursera for 40% Off?
10,000+ courses, Google, IBM & Meta certificates, one annual plan at 40% off. Upgrade now.
Get Full Access
This course covers Exam block #1: File Processing and Communicating with a Program’s Environment of the PCPP-32-1: Certified Professional in Python Programming 1 Certification certification exam.In this course, we cover the following topics: Processing different kinds of files: sqlite3: Interacting with SQLite databases xml: Creating and processing XML files csv: CSV file reading and writing logging: The basic logging facility for Python configparser: Configuration file parser Communicating with a program’s environment: os: Interacting with the operating system datetime: Manipulating with dates and time io: Working with streams time: Time access and conversions