Question
Write a function to check if a number is a harshad number?
Login to Submit
Examples
(divisible by sum of digits)
Write a function to check if a number is a harshad number?
Login to Submit
(divisible by sum of digits)