Message from Python discussions

November 2018

— You don't need that for loop but as you wish

— 

I think the problem is in this line. Did I do it correctly?

student["Name"] = input("Enter student name: ")

— Well, print the variable i think its alright

— I'm using list

— But for some odd reason it doesn't ask for input

— W8 a minute

— Wouldn't it be examinee["name"] in line 28

— No that line is fine

— I see my error

— I was looking at it like a dictionary and not a list

— Lol, :)

— Post it when you finish