Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 303 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 303 Bytes

vehicle_tax_calculator_UK

This CLI python program outputs tax payments for a vehicle in the UK. It takes the CO2 emissions of the vehicle in g/km and the type of fuel the vehicle uses as inputs and uses two functions, calc_tax and calc_second_tax, calculate the first and second onwards tax payments.