Programming Challenges

Solve programming challenges related to expressions.

Challenge 1: Calculating max in functional style

The following imperative code calculates the maximum of three given variables by repeatedly ...