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