Code the second part of this query that selects the fiber column from the cereals table.
fiber
cereals
Make sure to pick FROM, followed by cereals, and finally ;.
FROM
;