filmov
tv
Write a Python Program to Check Number is Divisible by 5 and 11
Показать описание
Python Program to Check Number is Divisible by 5 and 11
This python program allows users to enter any integer value. Next, this Python program checks whether the given number is divisible by both 5 and 11 using If Else.
This python program allows users to enter any integer value. Next, this Python program checks whether the given number is divisible by both 5 and 11 using If Else.