I have completed this, but noticed there is an error in the code which doesn’t seem to cause any problems during the lessons.
In lesson 20 we use an if statement (seen at lines 25 and 26 in the image below) and the action is continue
.
This stays the same in steps 21 through 25. However from steps 26 onwards continue
has been replaced by coefficient
as highlighted in the image below.
Please advise