# README
Say The Numbers
You are making a robot that can speak numbers.
Your robot should take 3 numbers in the range of 0-10 as input and output the corresponding texts in English.
Sample Input:
8
0
5
Sample Output:
Eight
Zero
Five
Say The Numbers
You are making a robot that can speak numbers.
Your robot should take 3 numbers in the range of 0-10 as input and output the corresponding texts in English.
Sample Input:
8
0
5
Sample Output:
Eight
Zero
Five