Search for question
Question

Construct by hand a CSV file with headers and with each row holding:

atomic number, symbol, and name of each of the first 8 elements in

the periodic table of elements. Write a Python program to read in that

data. Display the lines in reverse order by atomic number.

Upload a zip of your source file(s).

Fig: 1