In this video, we will learn , how to create a calculator using Tkinter in python.
Calculator has two modes Normal Mode and Scientific Mode.
We will how to create a window with Tkinter then we will learn how to create buttons with logic and manually .
how to add buttons to our main window.
we will learn how to work with frames in Tkinter .
how to add an image to the Tkinter window.
#python #Tkinter