Write a SQL query to select the sex and body_mass_g columns from the little_penguins table, sorted so that penguins with the largest body mass are displayed first.
Write your request in the field below and click the "Check it!" button.
To write the answer, use SQLite syntax. Descriptions of the tables are given in the right panel.