Skip to content

Files

Latest commit

 

History

History

Number-To-Words

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Number to Words Convertor


What is it

This program will convert the entered number into international system of numbering. This program can convert the numbers upto the range of Trillions.

TechStack

  1. Module Used:

     - tkinter
    
     This module is used to create the GUI of the progam
    
     You can install it using the below command :
    
     ```pip install tk```
    

Output

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 5

Screenshot 6

Screenshot 7

Author

Avdhesh Varshney