Python Forum
Could someone please help walk me through my home work
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Could someone please help walk me through my home work
#1
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 100km.
Please use these conversion figures that are accurate to 2 decimal places:
i. 1 mile = 1.61 km
ii. 1 imperial gallon = 4.55 litres


https://ibb.co/gmz9FH

that is a link to a screenshot of my home work to get a full explanation. thanks to anyone willing to help me
Reply
#2
Here we help people with their Python challenges or questions, not write code or do homeworks.

You are welcome to post your coding attempt to solve this problem (in Python code tags) and full error traceback (in error tags) if you get an error. If the result you get is not as desired, post expected and actual results too. Then we can point you in the right direction.
Reply
#3
No Code, no help.
This board is not here to solve simple math equations.
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply
#4
Quote:Could someone please help walk me through my home work
Sure. Step 1, is to start.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Random walk graph not working igapo1 1 1,539 May-01-2021, 12:28 PM
Last Post: igapo1
  home work rolling average arcticfox286 1 30,325 Mar-02-2019, 04:55 AM
Last Post: ichabod801
  a Home language TDH 4 3,403 Oct-17-2017, 03:30 PM
Last Post: buran
  problem nin home work maayan11 1 2,800 Apr-27-2017, 04:01 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

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