Write an SQL query to determine the total population size of each penguin species, breaking down the results by each unique island represented in the dataset.
The output should contain a species column and columns with island names in alphabetical order, displaying the abundance of each species on that island.
Write your request in the field below and click the "Check it!" button.
Use SQLite syntax to write your answer. Descriptions of tables are provided at the bottom of the screen.