- Triangle calculator - calculates type of triangle based on lengths of sides/points of triangle
- Calculator
- Dictionary
- Temperature converter
We'll add more later.
All Python files must be run using command line
Download the repository, and make sure you have Python 3 as well as tkinter installed on your system. Run the basicGUI.py
file to run the GUI, or run individual files to get single functions in a text based format.