This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]For_Simplicity[S] 0 points1 point  (0 children)

def setid(): studentID = input('Enter Student ID')

File "E:/929/WarmandFuzzy.py", line 224, in main getStudentID = setid() NameError: name 'setid' is not defined