Question: Can you please solve this using Python? Write code based on the following steps. Total 2 points. Create an empty list. Append integers from 0

Can you please solve this using Python?
Write code based on the following steps. Total 2 points. Create an empty list. Append integers from 0 to 20 to this list; [0.5 point delete item 0;[0.5 point ] return the length, maximal and minimal values of the newest list; [0.5 po sum up all the items, e.g: 0+1+2+3++20[0.5 point ]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
