You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this assignment we are tasked with creating a script that manipulates product information including both the name and value. The format of this assignment is slightly similar to previous weeks in that we are manipulating data that gets saved into a text file. This was a good method of learning how to work with classes and using the different fi…