aussieslocombe46411 aussieslocombe46411 08-01-2024 Computers and Technology contestada 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]