Computer Science, asked by sunilchaudhary321, 9 months ago

Consider the list 'k' with seven numbers [3, 4, 5, 6, 7, 8, 9]. Perform the following tasks, and print the outputs in separate lines:

Print the list of alternative numbers, using the slicing option, starting from '3'.
Print the list of alternative numbers obtained from the first 4 elements only.
Print the list of odd indexed elements of list 'k'. Since indexing starts at zero, odd indices would be 1,3, and so on.

Answers

Answered by shaheenma4982
2

Answer:

hello dear....

Explanation:

for ua kind information this has to ne done practically....and u can do it in pc and tak out print...

Similar questions