I was able to get away with using the while loop. I did not know about the REPEAT UNTIL, buy it sounded a lot like a do while loop, executing at least once. I was also able to get away with not using a char array.