Write a python program to performs as a calculator (addition, multiplication, division, subtraction).
Write a python program to perform string operations.
Write a python program to circulate the values of n variables.
Write a python program to calculate the distance between two numbers.
Write a python program to generate Fibonacci series using recursion.
Write a python program find mean, median, mode for the given set of numbers in a list.
Write a python program to perform addition of two square matrices.
Write a python program to design dc circuits and calculate the total resistance, power dissipation and total voltage drop.
Python program to find hcf and gcd.
Python program to sort words in alphabetic order.
Develop the basic logic gates using python programming language.
Write a python program to convert a decimal number to a binary number.