Displaying Data

You are working as a software developer for the FDA. You need to determine the highest calories in the McDonald’s menu. Please use attatched Dataset to complete.

You need to create a script that can perform following tasks.

Step 1: Read the data from CSV file.
Step 2: Use matplotlib to generate the chart.
Step 3: X-axis should be Item and Y axis should be total Calories from Fat.
Step 4: Draw the line chart using matplotlib.
For your submission, include the following:

Attach a Python script.
An output screenshot.

This question has been answered.

Get Answer