Advanced Functional Prog.

back - up - cont


Parsing expressions

Exercice

  1. How to check that a string starts with a digit ['0'..'9'] ?
  2. How to check that a string contains a number ?

6 - 18