Code a condition so that the query selects items with an aroma value starting with 'walnut'.

Make sure to pick WHERE followed by aroma and then LIKE, 'walnut%'.