Practice a specific exercise.
Usage
practice(exercise)
exercise: int
The exercise number to practice.
bool
True if the exercise was completed successfully.
>>> practice(1) True