1. Write a program in python which can perform, addition, subtraction, multiplication & division of two numbers and display the results
2. Write a python program to find the area of a circle
3. Write a program for solve the given equation in python
2x + 6y - z = 5
3y + 2z = 8
5x - y + 4z = 10
4. Write a program for a function to find out the largest and smallest number from an array in python
5. Write a program for generating and plotting the given function in python
y = 5Cos(t)+sin(10t)
6. Write a program in python for 10 times coin toss and show how many heads and tails are there
7. Generate and plot the signal 7Sin(2πt) and show the histogram of the same
8. Write a program in python to find the square of the max value in an array
9. Realize the equation using python --- any equations---
10. Write a function in python to implement add two numbers
11. Write a program to find the largest number in a list in python
12. Write a python program to print only even numbers from a list
13. Write a program for solve the given equation in python
9x + y - 8z = 5
6x + 8y + 2z = 7
7x - 5y + z = 0
14. Write a program to find the largest number in a list in python
15. Write a program in python for 10 times coin toss and show how many heads and tails are there
16. Write a program to find the largest number in a list in python
17. Generate and plot the signal 7Sin(2πt) and show the histogram of the same
18. Write a python program to find the area of a circle
19. Write a program in python which can perform, arithmetic operation of two numbers and display the results
20. Write a python program to print only even numbers from the list
No comments:
Post a Comment