# Introduction In this lab, you need to create a program that checks if a given number is a self-dividing number, which is a number that is divisible by every digit it contains, and then print whether it is a self-dividing number or not.
Click the virtual machine below to start practicing