package
0.0.0-20240209065540-f4a601d332b5
Repository: https://github.com/sib-coder/go_training_repository.git
Documentation: pkg.go.dev

# 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