create a procedure that takes 2 parameters, a string that you get from a user input and an int. Make the procedure print the string the number of times the int parameter gives and call the procedure???

create a procedure that takes 2 parameters a string that you get from a user input and an int Make the procedure print the string the number of times the int pa class=