File handling is an import part of programming which allows us to create, read, update and delete files. In Python to handle data we use open () built-in function.