Full source code ⋅ Next chapter
For now, task is just a sequence of characters i.e. string:
With help of literals we can initialise them as regular strings:
There are many ways to initialise a list, here is one of them:
Next we should describe how to print individual title:
Finally, here is whole program structure: