Python

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.

URL Shortening and Converter App in Python with Source Code

Submitted by razormist on
URL Shortening and Converter App in Python with Source Code - A Python program that enables users to shorten URLs of website addresses. The application also provides a way to convert TinyURLs back into the original website URLs by entering the TinyURL to convert. Python Source Code.