Hi i am kinda new to programming but am getting better at it and i am stuck on understanding the system ("cls"); function. i was told i could use it in a while loop and then clear it out and reappear on the screen when a correct choice is inputted. I've done a switch statement and used the clear function but in a while loop i don't understand how i can make a menu reappear. can some one just help me understand the system ("cls"); part.