Skip to navigation

Question:
Create recursively the path between the father and child keys of a python dict

Design for simplicity, add complexity only where you must.