I\'m studying Async programming in Javascript. I know that Promise.all() will run parallel.
Could you pls tell me what I\'m wrong with this code below?