Python codes

Scientific Calculator using Tkinter in Python with Source Code

Submitted by razormist on
Scientific Calculator using Tkinter in Python with Source Code - A python program that use Tkinter library to create this scientific calculator program. The program can eventually help student who find it hard to solve any math problem with numbers. Python Source Code.

Click Mania Game using Tkinter in Python with Source Code

Submitted by razormist on
Click Mania Game using Tkinter in Python with Source Code - A memory-style game coded in Python using the Tkinter library where you need to match the color patterns. The game requires you to click the tiles continuously while looking for matching color patterns. Python Source Code.