K-Konstantinidis/List-To-Insert-Students-In-Nodes
This is a c project in which the user enters an amount of students that will be inserted in a list. The user enters the ID of each student and their final grade. After each insertion the list will be displayed with its contents. The user also has the option to delete an entry.
CApache-2.0