mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-13 09:02:23 -05:00
* Practical example of a while loop Added a practical example of the benefits of a while loop being a condition controlled loop * Fixed syntax and grammar