The assignment is to store 5 names with the ID Number using linklist but the problem with my code
is that the last name is start repeating
Example Run
Entre un Nombre
juan
Entre un Nombre
jose
Entre un Nombre
carlos
Entre un Nombre
jesus
Entre un Nombre
alexander
ID:5 Nombre :alexander
ID:4 Nombre :alexander
ID:3 Nombre :alexander
ID:2 Nombre :alexander
ID:1 Nombre :alexander