☕ Coffee Shop Rating ☕
['Taste', 'Color', 'Aroma', 'Price', 'Service'].map((item, index) => (
${item}
[1, 2, 3, 4, 5].map(i => (
⭐
))
))