Coders Packet

Packets submitted by SAMITA DEEPAK NAIK

Build Toyota Logo using Python and Tkinter.

Tkinter is a Python inbuilt library, It provides an easy way for users to design GUI applications.

Program in Python to Find whether you are Dog person, Cat person, or a Bipetual.

This a simple Python program using an if-else statement. Users can try this for fun if they are curious to know about them.

Build LG Logo using Python and Tkinter

Tkinter is a Python inbuilt library by using which we can give a graphical interface to our program.