Bug: Typo on page 46
deanhouseholder opened this issue · 0 comments
deanhouseholder commented
Typo in opening paragraph:
The difference between until and while loops is that the until lool will run the commands within the loop until the condition becomes true.
Change lool to loop.