Skip to content

moeseth/myanmar_numeral_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A lightweight python program to convert Myanmar numeral unicodes to English and viceversa

To convert English numerals to Myanmar

print convert_english_num_to_mm_num(123456789)

To convert Myanmar numerals to English

image

To convert English numerals to Myanmar words

print convert_num_to_words(2323232)

To convert Myanmar words to English numerals

image

  • Feel free to leave comments since this is my first work with Myanmar unicodes.

About

Convert Myanmar numerals to words and vice versa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published