top of page
Map

PYTHON GUI PROJECTS FOR HANDS-ON LEARNING(WITH CODE)

Projects which will help you to learn. All Codes are updated regularly for best User Implementation and Learning.

simple%2520calci_edited_edited.jpg

NUMBER GUESSING GAME

rock_edited.jpg
calculaor_edited.jpg
dice roll.PNG

Password Generator

Password Generator is an application used to randomly generate a strong password from your computer.

Fibonacci Series

Calculation of Simple Interest

This application is used to calculate Simple Interest of data provided by the user.

Finding Factors of Numbers

Converting Video File to Audio File.

This code is used to convert a video file to audio-only file with a simple code that can be used to edit the audio of the file.

Tic Tac Toe Game

(not recommended for beginners)

Two Players can play tic tac toe using this program.

​

How to Play: As the game start, we ask players to enter their names. And we’ll store names in and player2 variable. So, character X and O assign to player1 and player2 respectively.Now, to check the winning condition, we’ll check a total of 8 conditions and whichever player has made the last move, we’ll declare that player as a winner. And if no one wins, we’ll declare “Tie”.

SIMPLE CALCULATOR

To create a simple calculator without any buttons to solve any arithmetic problem.The below link will download the code on your PC.

​

ROCK, PAPER , SCISSORS WITH THE COMPUTER

This project will let you play rock,paper, scissors with the computer.
Click on the below link to download code to your computer

RANDOM RECTANGLE GENERATOR

Want to create your own abstract art but are bad at drawing? Well no issues cause rectangle generator code helps you create your own mosaic without any load with easy code.
Download the code from below.

ADVANCED CALCULATOR WITH BUTTONS

Bored using default calculator in your phone or PC? Not now customize your own Calculator by adding colors and make calculating fun.
Download the code form below

DICE ROLL SIMULATOR

Dice Roll Simulator is used in games to roll a dice number randomly

number%20fues_edited.jpg

Create a fun game of guessing number while specifying the lower and upper bound.
Downloaad the project code form below.

rect_edited.jpg
bottom of page