Week 6 - MPG Calc with Functions

Objective: The goal of this application is to gain more experience with DOM manipulation and practice creating and using functions. Application: You need to create a MPG calculator that takes the Miles Driven and Gallons of gas used from the user. Then display the resulting MPG. DO NOT use alert or prompt to get input or display results.

Calculate Miles Per Gallon

*
*