Error in Another Tutorial

A tip on formatting your code in this forum: put the following line before the start of code:
```python
and this, afterwards
```
This will reveal the indentation of your code, which is critical to knowing how Python will interpret it.