January 20, 2022

Problem Statement -To find numerical to word from 0 – 9999
Scope of work -Build a program that converts Numericals to words.
Challenges
– Nil
Execution Strategy -Write pseudocode -Write the code in python -Tested with edge cases
Value Added -If user wants to know the Numericals words from 0 – 99999 this code will be helpful. -Basic python is learnt –