Code Challenge 18
Use db.each() to list all of the beverage names that have 'soda' as their type from the Minifridge table.
db.each()
name
'soda'
type
Minifridge