Checking Divisibility By Digit Sum

# Introduction In this lab, you will write a program that checks whether a given number is a Harshad number or not, where a Harshad number is defined as a number that is exactly divisible by the sum of its digits.

|60 : 00

Click the virtual machine below to start practicing