Question
Make sure you write the code in javascript and HTML 5 1. Drivers are concerned with the mileage obtained by their automobiles. One driver has
Make sure you write the code in javascript and HTML 5
1. Drivers are concerned with the mileage obtained by their automobiles. One driver has kept track of several tankfuls of gasoline by recording the number of miles driven and the number of gallons used for each tankful. The script should calculate and output HTML5 text that displays the number of miles per gallon obtained for each tankful and prints the combined number of miles per gallon obtained for all tankful up to this point. Use prompt dialogs to obtain the data from the user. Have a suggestion for the user to insert "-1" to exit the prompt and show the calculated result.
2. Implement the Fibonacci Series in JavaScript . User will input the number and it will print the corresponding number from the Fibonacci series.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started