Design a program that will ask users to enter their name, age and height, as shown in the table below. Your program should store the data in a list. Then, use the list to create a NumPy array.