Question: Write in Python 3 a recursive function called 'flatten' that takes a parameter 'L' and returns a flattened version of L.
Write in Python 3 a recursive function called 'flatten' that takes a parameter 'L' and returns a flattened version of L.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
