I wrote a program using three functions. It asks for an integer and then displays a box of stars depending on what the user inputed. I need it to run twice. That is ask the user for an integer, display box and then ask for an integer again and then display that box. Thanks for any help.