An open API service indexing awesome lists of open source software.

https://github.com/siddhant-k-code/cross-sum-calculator

A way to claculate the cross sum of any given integer
https://github.com/siddhant-k-code/cross-sum-calculator

Last synced: 10 months ago
JSON representation

A way to claculate the cross sum of any given integer

Awesome Lists containing this project

README

          

# Cross-Sum-Calculator
A way to claculate the cross sum of any given integer

E.g. - *999852671 =

The cross sum of 999852671 is 56

The cross sum of 56 is 11

The cross sum of 11 is 2


**You Can Find the Cross Sum of Any Of The Integer**