This are the csv files I have
bmi_per_country_female.csvbmi_per_country_male.csvcoffee- consumption-by-country-2024.csveye-color percentage-by-country-2024.csvLife_ecpectancy_female_1960-2021.csvmean_height_per_countries_age_specific.csvtotal-alcohol-consumption-per-capital-litres-of-pure-alcohol.csv)
i have the above csv files in one folder named 'Data' on my PyCharm the aim is to plot a line graph that shows the amount of people in each country that use coffee, alcohol, their eye color, life expectancy, their height and so on from the csv files.
I am new for programing and I appreciate any guidance.
any suggestion is appreciatedi want it to look something like this.