What am I doing wrong in my code?I don't think that is it because when I put while(colSum = rowSum) it does nothing and just shows "A...
What am I doing wrong in my code?Every time I run it, column sum and row sum are always equal to each other. Please help! [code] #i...
Is my code correct for what I want to do?Thats the exact problem I'm having. How would I calculate them in the while loop?
Is my code correct for what I want to do?Nope no errors, I'm just concerned that the while loop will never end haha. Also the only problem I...
Is my code correct for what I want to do?Does this look correct? I wanted it to keep looping until the sum of the columns are equal to that o...
This user does not accept Private Messages