How do I -
12-14-2010, 10:08 PM
Set up the user is asked the number of miles between the current location and Hana, as well as the speed limit for the road to get there.
Set up variables for both of the entered values. Create a third variable to hold the calculated hours for the trip. The formula for hours is as follows: miles divided by the speed limit.
|