Nested List | Python
Given the names and grades for each student in a class of N students, store them in a nested list and print the name(s) of any student(s) having the second…
VICKY CHHETRI
Given the names and grades for each student in a class of N students, store them in a nested list and print the name(s) of any student(s) having the second…