Ch9. Carbon App Calculator

In this chapter, we create forms to allow the user to select the transport, and to introduce the kilometers and the type of fuel. By using Python, we program our mathematical model to work out transport carbon emissions. To clean our routes.py file, we create a Python file where we place all the mathematical formulas to work out the carbon emissions.