Patrick H Wood Topics In C Programming | Stephen G Kochan-
* `while` loops: ```c while (condition) // code to execute while condition is true