79212189

Date: 2024-11-21 16:54:02
Score: 2.5
Natty:
Report link

With some digging, I was able to come up with this transform

$zip(inventory.$keys(), inventory.*) {
    $[0]: $[1].region
}

Is there a better way to solve this?

Reasons:
  • RegEx Blacklisted phrase (1.5): solve this?
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • High reputation (-2):
Posted by: Jake Pearson