you need a conditional statement “if” not a while loop, you could use a recursive method by using if else , that will solve your problem or at least give you a start...