Computer Science, asked by pandikuntatharun4554, 8 months ago

Write a python program using recursion to traverse every single element of the nested list. [10,20,15,[11,”hello”,25.5,[123,15,”hi”,[10,20],52],100,200],15,50,[51,”welcome”],1000 ]​

Answers

Answered by supriyapawanath
2

Answer:

I know the answer first follow me then I will think about it

Similar questions