opensource-nepal / py-nepali

py-nepali is a python package containing features that will be useful for Nepali projects.
MIT License
22 stars 13 forks source link

Feature/arithmetic operations in nepalinumbers #39

Closed sugat009 closed 1 year ago

sugat009 commented 1 year ago

Add arithmetic operation functionality for nepalinumber objects like +, -, , /, //, divmod(), and %.

Relates: https://github.com/opensource-nepal/py-nepali/issues/29

aj3sh commented 1 year ago

@sugat009 Please add "relates" with the Issue link on the PR description.