Good afternoon, I have to make a program that reads a .csv file with the following format:
15,10,10,15,20,25,25
20,20,10,10, -25,25,10
and generate the graph of audiogram .
I have the following code:
import matplotlib.pyplot a...
asked by
12.06.2017 / 23:46