What is tkinter?



What is tkinter?..

Answer / Rakesh Chauhan

Tkinter is a cross-platform GUI (Graphical User Interface) toolkit for Python. It provides a set of widgets like buttons, labels, and text boxes that can be arranged to build graphical applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What are python modules?

1 Answers  


What does this mean: *args, **kwargs?

1 Answers  


How do you sort a list in descending in python?

1 Answers  


Is using eval in python a bad practice?

1 Answers  


Why python is popular now?

1 Answers  


what is python?

8 Answers   Infosys,


What is a flask?

1 Answers  


Is nodejs faster than python?

1 Answers  


How will you merge two dictionaries in python?

1 Answers  


Is python is intended oriented?

1 Answers  


What is sys stdout flush ()?

1 Answers  


Tell me what is docstring in python?

1 Answers  


Categories