Python Forum
Thread Rating:
  • 2 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Recursivity - Problem
#6
I just ran the code with ['"', "a", '"'] as input and it works fine for me, I got: '"a"'. It also works for deeply nested lists. In any case I am agreeing with that the recursive traversing this nested structure is more generic.
Reply


Messages In This Thread
Recursivity - Problem - by SupaFlamme - Jan-14-2019, 09:48 PM
RE: Recursivity - Problem - by nilamo - Jan-14-2019, 10:10 PM
RE: Recursivity - Problem - by micseydel - Jan-14-2019, 11:35 PM
RE: Recursivity - Problem - by scidam - Jan-15-2019, 12:33 AM
RE: Recursivity - Problem - by micseydel - Jan-15-2019, 12:57 AM
RE: Recursivity - Problem - by scidam - Jan-15-2019, 01:15 AM
RE: Recursivity - Problem - by perfringo - Jan-15-2019, 09:49 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020