November 2018
Beginner to intermediate
390 pages
6h 31m
English
In this chapter, you’ll study input-output functions and file processing. In addition, you’ll study regular expressions and how to extract data that matches specific patterns.
Python provides numerous methods for input, output, and file processing. You can get input from the screen and output data to the screen as well as read data from files and store data in files.
Read now
Unlock full access