Write a python program to get a list as input from the user and convert it to a numpy array. Print the type of the array and the array. Consider an integer array. Refer sample input and output for ...