Re: [Tutor] Life Grid Implementation

2015-04-20 Thread Alan Gauld
On 20/04/15 13:59, niyana morgan wrote: I don't understand how to do this. I attempted with my code and hoped a tutor could help me with this Always write code that runs. Then fix the mistakes as they happen. That way you only have a few lines of code to look at. Your code is far too big and in

Re: [Tutor] Life Grid Implementation

2015-04-20 Thread niyana morgan
I don't understand how to do this. I attempted with my code and hoped a tutor could help me with this On Apr 20, 2015 3:31 AM, "Ben Finney" wrote: > niy mor writes: > > > Is my code completing the assignment??? > > Does it meet the requirements when you (and other people) run the code? > > > I n

Re: [Tutor] Life Grid Implementation

2015-04-20 Thread Alan Gauld
On 20/04/15 01:36, niy mor wrote: Is my code completing the assignment??? No. I need some *guidance* on completing my assignment. Try running your code. Then fix the errors. If you can't fix them come back to us and ask for help, including the error message and a description of what happene

Re: [Tutor] Life Grid Implementation

2015-04-20 Thread Ben Finney
niy mor writes: > Is my code completing the assignment??? Does it meet the requirements when you (and other people) run the code? > I need some *guidance* on completing my assignment. Can you be specific about what you don't understand? If you don't understand the requirements, that is best d

[Tutor] Life Grid Implementation

2015-04-20 Thread niy mor
Is my code completing the assignment??? I need some *guidance* on completing my assignment. My Assignment: A sparse life grid is used to store and represent the area in the game of Life that contains organisms. The grid contains a rectangular grouping of cells divided into an infinite number of ro