Tianyi Zheng 5ecb6baef8
Move and reimplement convert_number_to_words.py (#8998)
* Move and reimplement convert_number_to_words.py

- Move convert_number_to_words.py from web_programming/ to conversions/
- Reimplement the algorithm from scratch because the logic was very
  opaque and too heavily nested
- Add support for the Western numbering system (both short and long)
  because the original implementation only supported the Indian
  numbering system
- Add extensive doctests and error handling

* updating DIRECTORY.md

---------

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2023-08-20 08:36:00 -04:00
..
2022-10-16 09:43:29 +02:00
2020-08-01 09:23:23 +05:30
2022-10-16 09:43:29 +02:00
2020-11-24 17:18:00 +01:00
2023-05-26 09:34:17 +02:00
2023-05-26 09:34:17 +02:00