This class can be used to spell quantity numbers using Turkish words.
It takes a number with up to 21 digits and generates a text strings that spell the number using Turkish words.
The class stores the resulting string in a class variable.
Change Log:
v1.01 - A small bug coming up in inputs between 1000 and 2000 has been fixed.
v1.02 - Characters have been converted into their Turkish language equivalents.