All Basic Program

Python

Program to Find Area of Circle Algorithum C Language C++ Python JS Algorithum Start Let the Radius of the Circle …
# given number is prime or not Program Check Number Prime or not Tab #2 Program Check Number Prime or …
Using Normal Functions Fibonacci Series Using Recursion Fibonacci Series Advance Using Array Using Normal Functions Fibonacci Series #Using Normal Function …
Top 4 Way to Find Reverse a Number in Python Algorithm Using While Loop Using String slicing Using Recursion Algorithm …
Top 3 Way to Find Sum of digits a Number in Python Algorithm Using While Loop Using Recursion Algorithm #Write …
Top 3 Way to Find Product of digits a Number in Python Algorithm Using While Loop Using Recursion Algorithm #Write …
Program to find the square root Method 1 Method 2 Method 1 # Python Program to calculate the square root …
Program to find the area of the triangle in python. Method 1 Method 1 # Program to find the area …
Program to Solve Quadratic Equation in python The General formula of quadratic equation ax**2 + bx + c = 0 …
Program to Swap Two Numbers Method 1 Method 2 Method 3 Method 4 Method 5 Method 1 # Python program …
Program to Check Leap Year in Python 1900 is a not leap year 2017 is not a leap year 2012 …

C Language