subjects = ['Math', 'Science', 'English', 'Social Studies'] scores_before = [70, 75, 65, 80] scores_after = ...