1.

Through Which Geometry method we can organizes widgets in a table-like structure in the parent widget.

A. position()
B. grid()
C. pack()
D. place()
Answer» C. pack()


Discussion

No Comment Found