Python SET 10
Python SET 10
7. Write a program to find smallest and biggest no in array and swap both
8. Write a program to count number of Positive, Negative and Zeros in an array
Assignment Programs
9. Write a program to find the mean and standard deviation of array elements
10. Write a program to search given element in array also print its position
11. Write a program to implement the Linear Regression
*****