Jadu07 / CodeFlex

Write Code for the Issues from Issues Tab and Push the Code.
MIT License
1 stars 11 forks source link

Code for Sum of Digits of provided integer #16

Closed rkt-1597 closed 1 week ago

rkt-1597 commented 1 week ago

@Jadu07 I have added code for calculating sum of digits of given integer using a function that takes the number as input, for issue #8

Kindly verify the PR