Question: [coding in Python] There is a CSV-formatted file called olympics2.csv write code that will create a list of unique olympians (no name should appear more

[coding in Python]

There is a CSV-formatted file called olympics2.csv write code that will create a list of unique olympians (no name should appear more than once). Put your result in the variable olympians.

Note 1: your code must ignore the header row Note 2: you may want to start by writing code that read and prints out the file content

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!