What will I learn?
Solving this puzzle validates that the loop concept is understood and that you can compare a list of values.
This puzzle is also a playground to experiment the concept of lambdas in different programming languages. It's also an opportunity to discover functional programming.
External resources
ConditionsAbsolute value(EN) Let's Play TemperaturesLoopsLearning Opportunities
This puzzle can be solved using the following concepts. Practice using these concepts and improve your skills.
Statement
Your program must analyze records of temperatures to find the closest to zero.
A higher resolution is required to access the IDE
Story
It's freezing cold out there! Will you be able to find the temperature closest to zero in a set of temperatures readings?