Exercise: Unpack in a Loop — Write the Body
The loop header already unpacks each tuple into name and score. Write the body: append each name to the names list.
Premium
Python
Setting up Python environment... Output
Setting up Python environment...