Clock timer in python
Introduction Clock timer is a python tkinter based project. Clock timer is a timer app that displays some task based on time. It is easy to use and implement.
Introduction Kanye quotes generator is a python Tkinter based project. It generates quotes while clicking a button. It is easy to use and implement.
Introduction Language learner app is a GUI based python tkinter project. Language learner is very useful for learning different country languages.
Introduction Exception handling is the process of handling errors when the program runs. It is the process of responding to the occurrence of the exceptions.
Introduction Connect dots game is a multi-player puzzle game made in python. The objective of this game is to connect four dots and win.
Introduction Sudoku solver is a command line python project. Sudoku solver solves the Sudoku puzzle using backtracking and prints the solution.
Introduction Tkinter menu bar is a place where menu items are placed for performing a special tasks. Such as add, new, save, print, etc. It is a very useful bar that is mostly used.
Introduction Unit converter program is a python Tkinter based project. It generally converts one type of unit to another unit. Such as m to km, cm to m, …etc.
Introduction Turtle graphics is the graphical user interface python libraries. Turtle graphics is an awesome and simple way of introducing programming to the kids.
Introduction Python turtle race is a fun project made using turtle graphics library. This is a turtle race that starts from one edge and ends in another edge.