Skip to content

Athirst1998/number_to_alphabet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

number_to_alphabet

convert number to Persian alphabet

for use you can import number_to_alphabet file in your script and call convert_number_to_alphabet function

exampel: from number_to_alphabet import *

print(convert_number_to_alphabet(1401)

output: یک هزار و چهار صد و یک

About

convert number to Persian alphabet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages