Question: Need help making a change Calculator for my Javascript class these are the instructions. Develop the Change Calculator - In this exercise, you will develop
Need help making a change Calculator for my Javascript class
these are the instructions.
Develop the Change Calculator -
In this exercise, you will develop an application that tells how many quarters, dimes, nickels and pennies are needed to make change for any amount of change from 0 through 99 cents.
Through the prompt box get user entry and then create a method called makeChange(value), which converts value to display in html page , number of Quarters, Dimes, Nickels, Pennies
You will need to zip the files prior to submission.
Make sure to add comments with your name, date and etc in the code.(Failure to add comments and follow instructions will result in losing points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
