Vidyalelo
Python · Q2

GUI Programming with Python

Programming · Python · question 2

Q2

Which Python library is commonly used for creating GUI applications?

A.
PyUI
B.
UIlib
C.
Tkinter
Answer
D.
PyGUI

Answer: Option C

Solution

Answer: Option C
Solution:
Tkinter is a widely used Python library for creating GUI applications.