File Structure functions.py : Contains all functions for managing students such as add, view, update, and delete. Mainn.py : The main program that runs the student management system and interacts with the user.