I have a Homework assignment due. I have it mostly done but i am drawing a blank on how to get it to repeat the program. The assignment is to write a program that when your type out a line of text like my name is robert99 12345 the text will return as robert99 *****. Which my program does but i cant get it to repeat the program at all I tried working with do while but was not able to figure it out.
This is what I have so far.
Unfortunately I am as well not sure on how to do it, me being quite the beginner, but I would also go at it with a while loop of somehow. I know this doesn't really help much but maybe try and look at another program with a while loop or look at the tutorial for while loops. Hope you get it figured out!