Welcome! If it's your first time here Please Read.

There is no loop in your program. If you are talking about this


if(sales < goalSales){
//your code
}

then its not a loop, this is a...