Page 1 of 1

Exercise 3: Use a loop to display elements from a given list present at odd index positions. Use the following list: my_

Posted: Fri Apr 29, 2022 7:07 am
by answerhappygod
Exercise 3 Use A Loop To Display Elements From A Given List Present At Odd Index Positions Use The Following List My 1
Exercise 3 Use A Loop To Display Elements From A Given List Present At Odd Index Positions Use The Following List My 1 (9.71 KiB) Viewed 22 times
Exercise 3: Use a loop to display elements from a given list present at odd index positions. Use the following list: my_list=[10, 20, 30, 40, 50, 60, 70, 80, 90, 100]