Hello everyone,
Today we learned about do-while loops. The main takeaway is that do-while loops, unlike the other two loops (for-loops/while-loops) always run their code at least once, regardless of whether the condition is true to start with or not.
Here is this week's homework: https://forms.gle/mHmPSrZzb4YppqF87
Feedback form: https://forms.gle/L3PVjyzWxtEuL6q67
Question bank for extra practice: https://drive.google.com/file/d/1Lf4grCiLBGUlEbJK8hay0RFy4tElXleH/view
If you decide to do extra practice problems, please post your answers along with question you did in this post!
Good luck,
Nelson (mentor)