Flatten lists
Created on May 19, 2020 by Julien Palard
Write a flatten function, which given a list of lists (of any depth)
returns a flattened version of it.
Example
1 2  |  | 
            There's no corrections yet, hit the `Submit` button to send your code to the correction bot.
          
          
            Keyboard shortcuts:
            
        
      
    - Ctrl-Enter: Send your code to the correction bot.
 - Escape: Get back to the instructions tab.