In this video we will cover different number programs which require you to break the number in digits. Learn a simple template by which you can solve any number program in Python.
The programs include.
1. Palindrome
2. Spy Number
3. Niven Number
4. Harshad Number
5. Duck Number
6. Neon Number
7. Print all digits of number.
00:00 - Solve any number program in Python
01:02 - Basic Concept and logic
05:03 - Palindrome Number in Python
07:50 - Spy Number in Python
09:34 - Special Number in Python
10:44 - Harshad or Niven Number in Python
11:33 - Duck Number in Python
12:51 - Neon Number in Python
13:53 - Automorphic Number in Python
15:31 - Special Number in Python