Category: python projects
Rock Paper Scissors Game in Python
Hello folks! Today, we are back with a fantastic tutorial on the Rock Paper Scissors Game in Python. We all are familiar with the topic…
Snake and Ladder Game in Python
Introduction Are you looking for a fun way to learn Python coding? If so, why not create your own Snake and Ladder Game in Python?…
Puzzle Game in Python
Who has not played a single puzzle game in their childhood? Probably everyone played once at least. Today, in this article, we will build a…
Medical Store Management System Project in Python
We, the Python rebels, are again back with one another article. Today, we will talk about the project of Medical Store Management System Project in Python….
Creating Dino Game in Python
Who has not played Google’s famous Dino Game whenever we are not connected to the internet? Probably everyone might have played this game once. Today,…
Tic Tac Toe Game in Python
Who has not played this amazing game in our childhood days? Probably each and every person might have played this game once in their school…
Test Typing Speed using Python App
Hello folks! Today we are back with one another tutorial on How to Test Typing Speed using Python. This is one of the most requested…
MoviePy: Python Video Editing Library
Hello Learners! Today we will learn what is MoviePy module in Python and how to use it as a Python video editing library. Have you…
Scientific Calculator in Python
Who does not need a calculator in this era? Scientific calculators simply need an hour; having one at our fingertips is helpful. Today we will…
GUI To-Do List App in Python Tkinter
Introduction Hello friends, today we will create GUI To-Do List App in Python Tkinter. Python tkinter is a standard Python interface to the Tk GUI…