The document outlines a Tkinter-based GUI application for student information data entry, including fields for student number, name, course, year, birthdate, sex, and status. It features a display function that shows the entered information and buttons for displaying the data or exiting the application. The layout includes labels, entry fields, and combo boxes organized in a grid format.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
6 views2 pages
PYTHON
The document outlines a Tkinter-based GUI application for student information data entry, including fields for student number, name, course, year, birthdate, sex, and status. It features a display function that shows the entered information and buttons for displaying the data or exiting the application. The layout includes labels, entry fields, and combo boxes organized in a grid format.