{ init() while (condition()) { body() { update() } } }