Learning algorithmics with Ada

Zwifi
18.6K views

Open Source Your Knowledge, Become a Contributor

Technology knowledge has to be shared and made accessible for free. Join the movement.

Create Content

Mission 2 : Statistics

Warmest temperature

Out of the 50 first EVE-lyn DL.IA observations, what is the warmest temperature observed ? Write a function Warmest_Temperature that answers this question.

Least intense storm

Out of the 50 first EVE-lyn DL.IA observations, what is the weakest wind observed while the rain was falling ? Write a function Weakest_Storm that answers this question.

Average apparent temperature

Out of the 50 first EVE-lyn DL.IA ovbservations, what is the average apparent temperature ? Write a function Average_Apparent_Temperature that answers this question.

Statistics
Open Source Your Knowledge: become a Contributor and help others learn. Create New Content