Reviewing SimpleGui & Fundamental Computing

 This week I have been reviewing the SimpleGUI application along with Rice University's Fundamental Computing course. I took the first two courses of the Fundamental Computing specialization. I am interested in continuing with the specialization so I need to remember how to code with SimpleGUI.

The SimpleGUI app uses Python 2 for programming.  This week I have been working on building an interactive calculator.  Below are some pictures of the calculator.







Comments

Popular posts from this blog

Maze Game in Python using Turtle

Creating Plots with Matplotlib