Captura de Tela 2025-04-20 às 23.39.05.png

# Write your MySQL query statement below
select product_id from Products
where low_fats = 'Y' and recyclable = 'Y';