Python 3 Tkinter — GUI framework (built into Python's standard library) SQLite3 — lightweight local database (also built into Python's standard library) No ...
Divides miles driven by gallons used and reports the result on an odometer-style readout with a gauge scale. Result rounded to one decimal place, labelled "Miles per gallon". Clear empties both fields ...