Download: https://solutionzip.com/downloads/countcoins-javascript/ Write a JavaScript program to make change. You should use prompt() to read a string and parseInt() to convert the string into an integer number of cents (i.e. fractions of a dollar). Your