Open bast opened 7 months ago
This can become an optional exercise.
It can be very instructive to see the difference between list and generator in terms of memory demand. A number of times somebody wanted to buy more RAM and the solution was to change two characters in the code.
This can become an optional exercise.
It can be very instructive to see the difference between list and generator in terms of memory demand. A number of times somebody wanted to buy more RAM and the solution was to change two characters in the code.