Question: Write a Python program that prompts the user to enter 10 numbers into a list. When the list contains ten numbers, the program then prints
Write a Python program that prompts the user to enter 10 numbers into a list. When the list contains ten numbers, the program then prints four lines of output:
Every element at an even index
Every even element
All elements in reverse order
The first and last element
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
