Issue description:
on lesson 5: your first function
the paragraph :
In this simple example, it may not feel super useful. Here's a more useful and realistic one: a function to draw any rectangle.
should read:
In this simple example, it may not feel super useful. Here's a more useful and realistic one: a function to draw any square.