okrek6 / Create-Phone-Number

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create-Phone-Number

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.

About

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.

License:MIT License


Languages

Language:Python 100.0%