For-struktur
for (initialization; termination; increment) statements
do { statements } while (booleanExpression);