$30
1. No evaluation for this assignment.
1. Write a python program to find the maximum of three numbers.
2. Write a python program to compute the sum of n natural numbers.
3. Write the above two codes using function.
4. Explore numpy, pandas, sklearn.