Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: trying to get MPG to output as float
Post: RE: trying to get MPG to output as float

hey thanks very much i hafe to use python 2 because of the course im on uses it.
tetoronga Homework 2 3,057 Mar-24-2018, 12:15 PM
    Thread: trying to get MPG to output as float
Post: trying to get MPG to output as float

starting = raw_input ("Please enter the starting l/100km:") ending = raw_input ("Please enter the ending l/100km:") starting = int (starting) ending = int (ending) #Processing print (" l per 100km ...
tetoronga Homework 2 3,057 Mar-24-2018, 09:58 AM
    Thread: Could someone please help walk me through my home work
Post: Could someone please help walk me through my home ...

Write a program that will convert litres per 100km (l/100km) to mpg. The output should show conversions using iteration from a user defined start and end figure using a step value of 1 litre per 100k...
tetoronga Homework 3 3,012 Mar-22-2018, 10:09 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020