Python Code
๐ Note about input()
The input box appears inside the page when input() is called. Printed output is shown before the input prompt.
Student GUI
Layout:
Tip: run Python to build GUI.
SQL Panel (runs on the same DB)
Tip: SELECT statements print as a table.