Computer Science, asked by pandikuntatharun4554, 7 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 kiyara01
3

hope this attachment helps you

mark as brainlest answer please

Attachments:
Similar questions