# Introduction In this challenge, we will be modifying the student management system using objects. The program will display a menu, allow user input, and execute the corresponding functionality based on the user's choice. The goal is to implement a student management system that can add, delete, update, and query student data.The desired outcome of the project is shown in the `Example` section
Click the virtual machine below to start practicing