But you want to use the function `inner()` in your main program, so you need to return it from `print_with_memory()` And therefore, you can now define `print_` as the function that `print_with_memory()` returns. `print_` is the same as `inner`
0 likes 1 replies
?