langtest.utils.number_to_word#

Functions

print3(txt)

Prints the provided text.

Classes

ConvertNumberToWord()

Converts a number to its corresponding word representation.

Exceptions

BadChunkingOptionError

Exception raised when an invalid chunking option is encountered.

NumOutOfRangeError

Exception raised when a number is out of the supported range.