the first thing your program does is read several lines of input that describe the job you want it to do. your program should not print any prompts to the user; it should just blindly read this input, expecting that the user understands how to use the program already.