Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

Distance conversion calculator

Features

  1. GUI conversion calculator
  2. Enter distance in mile
  3. Avilable conversions: meter, kilo-meter, foot, and yard

How to install and run

  1. Fork the repo by clicking the fork logo on the top right
  2. Clone the repo git clone git@github.com:AseanK/beginner-python-tools-and-games.git
  3. Head to the distance_calculator folder
  4. Run the file using python command python main.py