This Program will take a number from user and will check whether the given number is divisible by 2,3, and 5 or not.
User can use the same program to check for divisibility by any three numbers.
Goal here is to combining multiple conditions together
CODE WITH ME. PRACTICE WITH ME AND ENJOY PROGRAMMING
Link for conditional statement video:
• Conditional Statement in Python
For any query do write in comment section
Click here to subscribe: / @essenceofcoding1023
#learnpython #essenceofcoding #ifcondition