26.6 numpy: joining arrays write a program that prompts a user to enter values for three lists, converts the three lists to a 3-d array of type float, and then splits the array into three separate arrays. write a function def fill list() that gets the user input for a list (we will reuse this function)