I'm trying to error check whether a user puts in zero as their first number in an integer... I can check for any number but zero, but I'm not sure how to make my loop work for zero.. I'm probably just not thinking it through correctly. Please help.
My loop for any number but zero check (assuming there are no negative numbers or decimals):