Re: [Tutor] Counting the # of iterations OR storing # values in a list

2018-08-13 Thread Peter Otten
Gautam Desai wrote: > I am currently working with the lattice.py code attached. The code is a > simulation that models the interactions between bacteria by producing a > lattice output. > > Once you run the code, there should be both blue and red bacteria that > show > on a lattice. I can manipu

Re: [Tutor] Counting the # of iterations OR storing # values in a list

2018-08-13 Thread Gautam Desai
Thanks Alan Appreciate your help I’ll try that The code is listed here as well I am currently working with the lattice.py code attached. The code is a simulation that models the interactions between bacteria by producing a lattice output. Once you run the code, there should be both blue and re

Re: [Tutor] Counting the # of iterations OR storing # values in a list

2018-08-13 Thread Alan Gauld via Tutor
On 13/08/18 06:15, Gautam Desai wrote: > I am currently working with the lattice.py code attached. The server doesn't like attachments so strips them off for security. As a result we can't see the code. Please resend, but paste the code into the body of your message (in plain text to preserve f

[Tutor] Counting the # of iterations OR storing # values in a list

2018-08-13 Thread Gautam Desai
Good evening, I am currently working with the lattice.py code attached. The code is a simulation that models the interactions between bacteria by producing a lattice output. Once you run the code, there should be both blue and red bacteria that show on a lattice. I can manipulate the size of th

[Tutor] Counting the # of iterations OR storing # values in a list

2018-08-13 Thread Gautam Desai
Good evening, I am currently working with the lattice.py code attached. The code is a simulation that models the interactions between bacteria by producing a lattice output. Once you run the code, there should be both blue and red bacteria that show on a lattice. I can manipulate the size of th