This repository is dedicated to the mini projects I finished for the Fundamentals of Computing Specialization by Rice University
SimpleGUI is a Python package for creating graphical user interfaces, developed by a team of developers including Professor Scott Rixner of Rice University https://www.cs.rice.edu/~rixner/. It is the key requirement for the functionality of the projects.
You can run the codes in CodeSkulptor; an interactive, web-based Python programming environment that allows Python code to be run in a web browser. This application is also developed by Professor Scott Rixner. Simply just copy the codes, then paste and run them in CodeSkulptor. https://py2.codeskulptor.org/#
most of the projects are written in python 2
The codes in this repository shall NOT be used to complete the course tasks. This repository serves solely as an archive, and its contents may not be utilized by any individual.