Skip to content

ChloeMeiS/Python-Formula-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

Python Formula Solver is a simple solver for various, common formulas using tkinter to display the information. Using buttons and text inputs, the program outputs the answer to simple calculations as a string.

To Run

This program was created and run on Python 3.7.

This program demonstrates the use of the following:

  • Python
  • TkInter
  • Frame manipulation
  • Buttons
  • Labels
  • Entries
  • Exiting via button commands
  • Frame changes via button commands
  • Answer displays via button commands
  • Basic geometry, algebra, and calculus

About

A formula solver that uses tkinter to display all the information to a window.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages