The book does a great job of introducing strings. Read sections 8.1 and 8.2 and do the examples.
In case you have any doubt, make sure to measure the length of the most important string of all:
>>> len("") 0