Day Task 16: Python Arrays: Create an array Access the elements of an array Change the value of an array element Get the length of an array Loop through all elements of an array Add an element to an array Remove an element from an array