Graphic User Interface (GUI)
Jan 6 · 3 min read · ⇒ What is Graphic User Interface (GUI) ? GUI stand for graphical user interface. it is a visual component likes window, menu, labels etc. that enables users to interact with a computer program. In python , you can create GUI application by using libr...
Join discussion