Answered step by step
Verified Expert Solution
Question
1 Approved Answer
ly Lecture 3 Project Part 1 Directions: Modify your Miles Per Galloni Program to check that the miles driven and gallons used is greater than
ly Lecture 3 Project Part 1 Directions: Modify your Miles Per Galloni Program to check that the miles driven and gallons used is greater than zero. Use and IF/ELSE statement to make the check. Print the following error "Both entries must be greater than zero. Please try again" if the input is not greater than zero. . Modify your IPO chart Use Spyder to create the program Name it FirstNameLastNameMilesPerGallon 2. Use your first name and last name in the file name. I Output: The Miles Per Gallon program 150 Enter miles driven: Enter gallons of /gas used: 0 Both entries must be greater than zero. Please try again Bye Focus B Fords DS W ne here to search of (89 ASS ly Lecture 3 Project Part 1 Directions: Modify your Miles Per Galloni Program to check that the miles driven and gallons used is greater than zero. Use and IF/ELSE statement to make the check. Print the following error "Both entries must be greater than zero. Please try again" if the input is not greater than zero. . Modify your IPO chart Use Spyder to create the program Name it FirstNameLastNameMilesPerGallon 2. Use your first name and last name in the file name. I Output: The Miles Per Gallon program 150 Enter miles driven: Enter gallons of /gas used: 0 Both entries must be greater than zero. Please try again Bye Focus B Fords DS W ne here to search of (89 ASS
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