Ben37123 / Life.py

0 stars 4 forks source link

Skip Generations is not Working #10

Open nathanfryy opened 4 years ago

nathanfryy commented 4 years ago

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".