Python

Simple Calculator App GUI in Python Free Source Code

Submitted by razormist on
Simple Calculator App GUI in Python Free Source Code - A simple calculating application that provide a basic calculation for solving several math problems. The application include several method that can do the following calculation such as addition, subtraction, division, etc. Python Free Source Code.

Simple Ping Pong Game(Multiplayer) using turtle in Python Free Source Code

Submitted by razormist on
Simple Ping Pong Game(Multiplayer) using turtle in Python Free Source Code - A simple multiplayer game where the two player compete to gain a score. The game can be play endlessly it depends if the player is already satisfy to have that much score. Python Free Source Code.

How to Create Simple Stopwatch Program with Tkinter in Python

Submitted by razormist on
Learn on how to How to Create Simple Stopwatch Program with Tkinter in Python. A simple Python program where your can track your physical record. You can start the timer to test your speed endurance while running. This tutorial will teach how to create this simple program. Python Free Tutorial.