79th program input & output

Input : Enter any digit = 1
Output : One
//////////////////////////////////////////////////////////////////////////////////////////////

Input : Enter any digit = 10
Output : Not a single, Please enter single digit
//////////////////////////////////////////////////////////////////////////////////////////////

Input : Enter any digit = 9
Output : Nine
//////////////////////////////////////////////////////////////////////////////////////////////