Getting value error on code line 4.
n = int(input("enter number of students: ")) list1=[] for i in range(0,n): ele=int(input("enter the sco