/saynum

Code I wrote as an exercise for a Basis Tech interview. Reads a given number out loud, given type(number)==int and 0<=number<1000000000

Primary LanguagePython

saynum

Code I wrote as an exercise for a Basis Tech interview. Reads a given number out loud, as long as type(number)==int and 0<=number<1000000000