[Tutor] How do we create a GUI to run a simple calculation program in Python?

Sri Kavi gvmcmt at gmail.com
Tue Apr 4 14:40:35 EDT 2017


On Tue, Apr 4, 2017 at 10:25, Lisa Hasler Waters wrote:

> Hello Tutor,
>
> A middle school student of mine created a program to calculate simple and
> compound interest. He built it in PyCharm EDU using a Mac running 10.11.6.
>
> He would like to create a GUI to run this program. Please, can you advise
> on how he could build this?
>
>
Please take a look at https://wiki.python.org/moin/GuiProgramming and
https://wiki.python.org/moin/TkInter

Hope that helps.

Sri


More information about the Tutor mailing list