# 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.
Click the virtual machine below to start practicing