Since a set consists of 6 games, we need to update the variable set_finished to be equal to True.
set_finished
True
Make sure to pick set_finished, followed by =, and finally True.
=