taking information out of a for loopFor example box[3][6] may be assigned to =1 and box[3][5] may be assigned to =-1. Then depending on ...
taking information out of a for loopHello. I am trying to write a code that will assign a number to a "box" in a 10x10 grid. If it has a...
getting information out of a for loopI'm writing a code for a biological simulation. how its working is pretty self explanatory and there...
If statements not workingHello. I wrote a code that will put either a 1 or -1 into a "Box". I am having trouble getting 1's t...
Making a gridMade both changes and it worked. Originally I kept it as box[100] because eventually the program wil...
This user does not accept Private Messages