Jared White wrote:
Good Morning Everyone,
I am having a little issue with Python,
Actually, two...
Hopefully Someone Can Help Me
I am trying to Develop a Python program that converts a single fuel
rating from mpg to lp100km.
So far ive come up with this code. But it seems not to
"Jared White" wrote
So far ive come up with this code. But it seems not to be working,
Can
someone please help me figure out what ive done wrong
def main ():
print "The program converts Miles Per Gallon (US) to Liters Per
100
Kilometer."
kilometers = input ("What is the Miles Per Ga
Good Morning Everyone,
I am having a little issue with Python,
Hopefully Someone Can Help Me
I am trying to Develop a Python program that converts a single fuel rating
from mpg to lp100km.
So far ive come up with this code. But it seems not to be working, Can
someone please help me figure