Oct-14-2022, 05:37 PM
• Auto load the initial data given in pdf file
• You required to use an appropriate data structure to represent the initial data in-memory.
• It is not necessary to save the data to a file.
Need help on the first two points, and wondering why 'r', 'w', can't read the file
What is the meaning of the second point? do I need to create anything?
• You required to use an appropriate data structure to represent the initial data in-memory.
• It is not necessary to save the data to a file.
Need help on the first two points, and wondering why 'r', 'w', can't read the file


What is the meaning of the second point? do I need to create anything?

