The idea of the problems is that they have to exercise a specific language construct or algorithm. Problems that are too specific such odd_even should be removed.
Also, write down which things are involved in solving the exercise (sum, square root, loops, recursion).
The idea of the problems is that they have to exercise a specific language construct or algorithm. Problems that are too specific such
odd_evenshould be removed.Also, write down which things are involved in solving the exercise (sum, square root, loops, recursion).