Question: Write a program to create a file named MyFile.txt. Store the following information in the file. Name Mlido Zodwa Phumla Tom Surname Samsons Bardwell
Write a program to create a file named "MyFile.txt". Store the following information in the file. Name Mlido Zodwa Phumla Tom Surname Samsons Bardwell Harrison Mpisane ITS Number 402106372 402103053 402104045 402106715 Your program should allow the user to add an additional record (i.e. Name, Surname and ITS number).
Step by Step Solution
There are 3 Steps involved in it
Heres an example program in Python that creates a file named MyFiletxt and stores the provided infor... View full answer
Get step-by-step solutions from verified subject matter experts
