name = Label(parent,text = "What's your name").grid(row= 0, column = 0) e1 = Entry(parent).grid(row = 0, column = 1) password = Label(parent, text = "what's your ...
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Tkinter provides powerful GUI based widgets and functions which create a visually appealing and highly creative application in just a few lines of codes. A Graphical User Interface allows the user to ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results