When I run your program and choose to skip generations, it gives me the prompt of how many generations I would like to skip. After I type in a number, though, it gives an error that says: "next_generation() takes 1 positional argument but 2 were given".
When I run your program and choose to skip generations, it gives me the prompt of how many generations I would like to skip. After I type in a number, though, it gives an error that says: "next_generation() takes 1 positional argument but 2 were given".