but thats the idea, then it accepts the number and makes it a string
I want it to forbid that, so that input is NOT accepted. (i.e:
name of student to add?
user types 2424 for some reason
invalid input, try again
name of student to add?
but by using string and valueerror it doesn't catch that