Subham DasMar 31, 20201 min readPython Project Two: ELECTRONIC VOTING MACHINE (EVM) This project is a very efficient for the applications embedded into Voting Machine. It is fully written python 3.6.x with python's in...
Subham DasMar 31, 20201 min readPython Project One: SALARY MANAGEMENT APPLICATIONAs this my first project of my life in the field programming. I am studying in class 12 only. So, don't expect it as a heavy program. The...
Subham DasSep 30, 20191 min readHow to embed the PyPlot graphs inside the Tkinter frame? This program will help you to insert any PyPlot graphs inside Tkinter window. First we are creating a figure using matplotlib library....