[Solved] Program that reads in the file climate_data_2017_numeric.csv

30 $

SKU: [Solved] Program that reads in the file climate_data_2017_numeric.csv Category: Tag:

5/5 – (5 votes)

Write a program that reads in the file climate_data_2017_numeric.csv and prompts the user to enter the name of a field (other than Date), and then outputs the highest and lowest values recorded in that field for the month of August.The file climate_data_2017_numeric.csv contains the following fields:DateMinimum temperature (C)Maximum temperature (C)Rainfall (mm)Speed of maximum wind gust (km/h)9am Temperature (C)9am relative humidity (%)3pm Temperature (C)3pm relative humidity (%)Your program should work like this:Maximum temperature (C)Available field names:Minimum temperature (C)Maximum temperature (C)Rainfall (mm)Speed of maximum wind gust (km/h)9am Temperature (C)9am relative humidity (%)3pm Temperature (C)3pm relative humidity (%)

Please enter a field name: Minimum temperature (C)Statistics for field ‘Minimum temperature (C)’:Min: 1.0 Max: 14.6

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] Program that reads in the file climate_data_2017_numeric.csv
30 $