Tkinter is a Python inbuilt library by using which we can give a graphical interface to our program.
Widgets used in this program:
1.Canvas: It is used to draw shapes, graphs, or plots.
Parameters used in this program:
1.Height
2.Width
3.Root
4.Relief
There is no need for any additional library installation as Tkinter is an inbuilt graphical user interface (GUI) toolkit.
STEPS:
1. Download the zip file LGPython.
2. Once it is downloaded extract it all and run it.
Software used: PyCharm 2020.3.3 (Community Edition)
Python Version: 3.7
Submitted by SAMITA DEEPAK NAIK (samita28)
Download packets of source code on Coders Packet
Comments