top of page
This site was designed with the
.com
website builder. Create your website today.
Start Now
TRUE PROGRAMMER
Intelligence in Cybernetics
Python Programming
Home
Introduction to Python
Sorting
Bubble Sort
Insertion Sort
Serching
Binary Search
Linear Search
Mathematical Series
Fibonacci Series
Sum Of Natural Numbers
Patterns
Small Projects
Simple Review Papers
ABOUT
Home
Introduction to Python
Sorting in Python
Searching in Python
Different Numbers in Python
Mathematical Series in Python
Patterns in Python
Small Projects
Projects
Review Papers
Search
Subham Das
Sep 20, 2019
1 min read
Magic Number
It is a composite number whose sum of the digits is 10. If we extract the digits from the number then the sum of these digits will be 10....
Subham Das
Mar 22, 2019
1 min read
Prime Number or Not
This program checks a number is mathematically prime or not. It is a optimize program to check a number is prime number or not. # Program...
Subham Das
Mar 22, 2019
1 min read
Palindrome Number
A palindromic number or numeral palindrome is a number that remains the same when its digits are reversed. That means if any number is...
bottom of page