aussieslocombe46411 aussieslocombe46411 Today at 10:27 AM Computers and Technology Answered How output the first element then the last element of the entire list.a. can use loops,len(), range(), .append(), .insert()b. can also use Arithmetic, Boolean operators, conditional statements, casting functions c. exampled. input: [0,1,2,3,4,5]