This program is a simple student management system for the console. It lets you:
Add new students Generate unique IDs (5 digits) Enroll students in courses View student balance Pay fees Show student details (name, ID, courses, balance) It's a great way to practice object-oriented programming concepts.
RUN npx @darshika.dev/student_management_app