Given numbers [1,2,3,4} if I appended 4 what would the list now be?
Given the same list of numbers if I inserted 4 what would the result be.
Im new in programming