79377098

Date: 2025-01-22 09:17:02
Score: 2
Natty:
Report link

Use the 'filter' method to iterate through the fruit array and for each fruit, use 'some' method to check if array of its country has price of 12. By 'some' method, which return true for the match. Then use 'map' method to extract the filtered name.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Devil