Computer Science, asked by savitadesai241282, 3 days ago

Learning by doing Create a list of the squares of first 5 numbers and print the list. Add the squares of next two numbers to this list and print it. Display the number of items on the list. Remove the last two items of the list. Display the range of items from the second position to the fourth position. Empty the list and display it.​

Answers

Answered by kumarsunil78754
0

Answer:

Learning by doing Create a list of the squares of first 5 numbers and print the list. Add the squares of next two numbers to this list and print it. Display the number of items on the list. Remove the last two items of the list. Display the range of items from the second position to the fourth position. Empty the list and display it.

Explanation:

Learning by doing Create a list of the squares of first 5 numbers and print the list. Add the squares of next two numbers to this list and print it. Display the number of items on the list. Remove the last two items of the list. Display the range of items from the second position to the fourth position. Empty the list and display it.

Learning by doing Create a list of the squares of first 5 numbers and print the list. Add the squares of next two numbers to this list and print it. Display the number of items on the list. Remove the last two items of the list. Display the range of items from the second position to the fourth position. Empty the list and display it.

Similar questions