
please wait
and for kemort, I ran that revised code and it wont enter in just 2 members, and when I do submit just the 2, it says enter number 0's name instead of number 1's. Should I just change that from being index = 0 to index = 1? |
index++;
was the problem.
|
|
|
|