Question: Need some help with this Coding problem pls help using(anaconda, python) PLS help #1 Problem #1: Fuel The variables FuelAmount and FuelCapacity hold the actual
Problem #1: Fuel The variables FuelAmount and FuelCapacity hold the actual amount of fuel and the size of the fuel tank of a vehicle. If less than 10 percent is remaining in the tank, a status light should show a red color otherwise it shows a green color Simulate this process by displaying either the word "red" or "green" use input() to prompt the user to enter the required values In [9]: Request inputs from the user # Determine output Amount of fuel left? 100 Fuel capacity 1200 red
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
