Github repo:
https://github.com/Mancha01/codewars-...
...
Write a function that accepts an array of 10 integers (between 0 and 9), that returns a string of those numbers in the form of a phone number. The returned format must be correct in order to complete this challenge.
Don't forget the space after the closing parentheses!