00:01
Hello students, here is the python program that implements the simple record keeping system with the specified options.
00:07
Where here the addrecords function prompt the users to input the name, email and the address it then appends this information to the text file named as the record .txt.
00:22
So where and in a structured format and provides the and it provides a necessary message.
00:28
Whereas in a view record, the view record function attempts to read the content of the records .txt and then displays the restored records if they exist.
00:42
So if the file is not found or the content no record, appropriate messages are displayed.
00:47
The clear record function attempts to open the record .txt file in a right mode, effectively clearing its contents.
00:55
So if the file is not found, a message is displayed.
00:58
So in a main in a main function is the program main control loop...