This python project is used to compute arithmetic operations on two numbers such as addition, subtraction, multiplication, and division by using the Tkinter module.
This Hangman Game in Python is used to guess the names of characters of MARVEL superheroes and DC superheroes and supervillains.
This program is used to compare the time complexities of Linear Search and Binary Search.
This simple GUI in python is used to store a number of entries of basic details like First Name, Last Name, Address, City, State, and Zipcode.
This Python Project is used to plot a Line Graph by using the Matplotlib library. It takes the coordinate's input from the user.