Pascal’s Triangle!Pascal’s triangle is an arrangement of binomial coefficients in triangular form. It is named after the French mathematician Blaise Pascal…Feb 9, 2022Feb 9, 2022
Binary Search!It is an searching algorithm which can be use only on sorted list or array either in ascending order or descending order.Feb 6, 2022Feb 6, 2022
Matrices!We all are familiar with the term matrix it is nothing but the numbers, char et cetera that are capture in rectangular or square form in…Feb 5, 2022Feb 5, 2022
Armstrong Number!A number is said to be a Armstrong number if it is equal to the sum of the cube of its digits.Feb 4, 2022Feb 4, 2022
Special Numbers!A number is said to be a special number if the sum of the factorial of digits of number is equal to the number itself.Feb 3, 2022Feb 3, 2022
BUZZ Number!A number which ends with 7 or divisible by 7 is called Buzz number.Feb 2, 2022Feb 2, 2022
Get creative with Python using turtle!“I fear not the man who has practiced 10,000 kicks once, but I fear the man who has practiced one kick 10,000 times.” -Bruce LeeMay 31, 2021May 31, 2021