A Python package, for adding two numbers.
If you have Python installed you can install the current release using either pip:
pip install satyampy
After installing the package, you can add two numbers using the following command:
satyampy 600 6 #Sum of 600 and 6 is 606