Question: A. File Handling There are three steps (open, action, close) required for handling files. You need to write a Python program what executes each of

A. File Handling There are three steps (open, action, close) required for handling files. You need to write a Python program what executes each of these three steps. Your program must include Extensive comments to ensure explanation of your code Open a file (file name must include your student number, thus filexxxxoxox.txt) Write your name, surname and your date of birth to a file Write the contents of the file to display on the screen Note: The important details to use before to run your program Student number: 66336198 Name: Khutjisho Surname: Makobe Date of birth: 29 march 1997
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
