Answer:
The Raptor program for this question is given in the attachment below.
Step-by-step explanation:
- Run a loop until user decides to quit the program.
- Get the number of miles and gallons from user as an input.
- Use the formula to calculate miles per gallon.
- Display the calculated value of miles per gallon.
- Ask the user if they would like to continue using this program.