Q2Multiple correct3 Marks10 May 2026
records is a list of tuples (name, score). Select all correct snippets that produce a list of names scoring strictly above 80, sorted by score descending.
Choose the correct option(s):
Programming in Python · Week 6