You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jace Bennett edited this page Nov 20, 2013
·
1 revision
##Problem
Create a command-line program which accepts 2 arguments on the command line. The first argument is a message, and the second argument is a whole number. The program will print the message, repeating it the specified number of times.