[JavaScript Fundamentals] 09. Lowest Prices in Cities Object & Arrays LAB
Здравейте колеги,
Имам нужда от малко помощ със задача 09. Lowest Prices in Cities.
Прилагам решението ми - дава ми 80 / 100
Здравейте колеги,
Имам нужда от малко помощ със задача 09. Lowest Prices in Cities.
Прилагам решението ми - дава ми 80 / 100
If you receive the same town and product more than once, you should update the old value with the new one.
If two towns share the same lowest price, print the one that was entered first.
https://pastebin.com/aVdabznk
Чудесно решение! Благодаря :)
Позволих си малко да редактирам reduce:
Благодаря още веднъж :)