I can:
represent iterative processes using a while loop
execute a return or break statement inside an iteration statement to halt the loop and exit the method or constructor
develop an algorithm
identify if an integer is or is not evenly divisible by another integer
determine a minimum or maximum value
compute a sum, average, or mode