linki açamayana aşağıya yazıyorum ödev açıklamasını:
Assignment 2 You can find a excel file in assignment2.zip document. In the excel file, exact value of sold books for 12 authors each month and total monthly income is given. You should write a code to achieve duties listed below: - You should find the price of each author’s book and write it on the screen. (for example: “The price of John Maxwell Coetzee’s book is X Turkish Lira.” ) - You should plot the number of sold books for each author. X-axis shows the months (1,2,3…), Y-axis shows the number of books. You should use different line specifications for each author (different line color or line type). A legend must be added. - You don’t need to write name of the months on the X-axis. Yo can use numbers instead. - 1 for january, 2 for february etc.