
Convert and Aggregate
You are given an Array of tuples. Each tuple consists of two values: a string and a number. You need to create and return an Object, where keys are string values from input tuples and values...
You should be an authorized user in order to see the full description and start solving this mission.