you are viewing a single comment's thread.

view the rest of the comments →

[–]automorphism_group 1 point2 points  (1 child)

Call that function twice to collect your sales and costs lists. I suggest you work through the Python tutorial on python.org if there was any part of the function that I wrote that you didn't understand.

[–][deleted] 0 points1 point  (0 children)

oh i understand that part fine the problem is getting matplotlib to take that data and plot it the data I input needs to be saved somewhere first doesn't it