Scenario: I want to print the outcomes of resolved promises, which are passed in as argument, as array of Promise. // Input const somePromiseArray = [ new Promise ...