| about | help | code help+videos | done | prefs |
still_life
We're still playing Life: in this exercise, we will play the game for N generations. The function still_life(cells, N) returns the result of running the rules for N generations. As an optimization, if the population of cells hits a fixed point -- it is the same from one generation to the next -- then return right away. ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Copyright Nick Parlante 2017 - privacy