Loop structure
ninitialization
nwhile (condition) {
n body
n}
nconclusion