Edit dictionary using only list comprehension – Artificial Intelligence
The data are kept in a list whose elements are dictionaries, where each dictionary contains the data for a single student: the student's ID number, the subject's name, as well as the number of points that he/she gained on each…