Ankush Indulkar
@Ankush2308
5 published packets
Joined Feb 2021
Published Projects
Simple GUI Calculator in Python using Tkinter
This python project is used to compute arithmetic operations on two numbers such as addition, subtraction, multiplication, and division by using the Tkinter module.
Mar 20, 2021
Hangman Game in Python
This Hangman Game in Python is used to guess the names of characters of MARVEL superheroes and DC superheroes and supervillains.
Mar 14, 2021
Linear Vs Binary Search in Python
This program is used to compare the time complexities of Linear Search and Binary Search.
Mar 11, 2021
Database GUI in Python using Tkinter
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.
Mar 05, 2021
Plotting Graph in Python using Matplotlib
This Python Project is used to plot a Line Graph by using the Matplotlib library. It takes the coordinate's input from the user.
Feb 28, 2021