Computer Science, asked by ChitranjanSrivastava, 4 months ago

python program to check whether a given number is divisible by 10 or not​

Answers

Answered by Ranveerx107
30

Explanation:

Python Program to Check Number is Divisible by 5 and 11

Write a Python program to Check Number is Divisible by 5 and 11 using If Else with an example.

Similar questions