Exercises for chapter 6.
- ex-1: create simple functions to compute some values
- ex-2: slightly more advanced functions, including with 2 variables. Uses vectors.
- ex-3: manipulate strings, compare string lengths
Note: these functions come in two branches: master (no solutions) and complete (solutions).