Python

Simple Math Game Application with SQLite in Python Free Source Code

Submitted by razormist on
Simple Math Game Application with SQLite in Python Free Source Code - A simple Python project that can provide you a very challenging math problems. This application will give you a random math problem that needed to be answer respectively. Python Free Source Code.

Simple Supermarket Management System in Python Free Source Code

Submitted by razormist on
Simple Supermarket Management System in Python Free Source Code - A simple python system that can manage the listing item for your supermarket. The system uses the basic CRUD principle that allow you to modify the item data for your shop. Python Free Source Code.

Simple Othello Game using Turtle in Python Free Source Code

Submitted by razormist on
Simple Othello Game using Turtle in Python Free Source Code - A classic board game where your goal is to place your piece in the board as many as your opponent. The game is simple and tricky the you just need to place your piece beside your opponent in order to turn them into your piece color. Python Free Source Code.

Simple Binary Number Convert App in Python Free Source Code

Submitted by razormist on
Simple Binary Number Convert App in Python Free Source Code - A simple Python application that can allow you to convert the binary number to decimal number. This application will automatically give you the accurate conversion of the number you have entered. Python Free Source Code.

Simple New Year Countdown in Python Free Source Code

Submitted by razormist on
Simple New Year Countdown in Python Free Source Code - A simple python desktop application that can set a timer for the incoming new year celebration. This application will automatically start the timer when the file is open, the timer will only stop when the target is reached. Python Free Source Code.

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.

Student Management System using Tkinter in Python Free Source Code

Submitted by razormist on
Student Management System using Tkinter in Python Free Source Code - A simple system that can manage and manipulate the student information. The system use a SQLite database in order to secure the data process and protect the storing. 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.