Skip to content
 
 

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Compound Interest Calculator

About

A graphical compound interest calculator, programmed with the Python GUI Tkinter module.

Useful Information

In order to create a Tkinter window:

  1. Import the tkinter module.
  2. Create the main window (container)
  3. Add any number of widgets to the main window.
  4. Apply the event Trigger on the widgets.

Implementation

Run python3 Compound Interest Calculator.py in a terminal if you have Python 3.

About

A graphical compound interest calculator, coded using the Python Tkinter module.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages