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