//statement int a = 0 int b = 0 while (a > b) {int i = 1; i = i + 1;}