Jadu07 / CodeFlex

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

Add a Function to Calculate the Sum of Digits #8

Closed Jadu07 closed 1 week ago

Jadu07 commented 1 week ago

Issue Title: Implement a function to calculate the sum of digits of a number

Description: Create a Python function that takes an integer and returns the sum of its digits.

You have to add code in python folder

rkt-1597 commented 1 week ago

@Jadu07 Can this issue be assigned to me?