Brand spankin new rookie here. Entered the following test class and my output is incorrect. e2.count is supposed to end at 10 but I get 24 when I execute it. I've desk-checked 3 times and I get the 10 I'm supposed to, but output is still 24. Any ideas?
Tim Batts
Greenhorn
Joined: Aug 09, 2010
Posts: 10
posted
0
sorry about the indent format... the indent was there when I pasted the code to the forum, but disappeared when I submitted my post
Evidently you didn't notice the "Code" button above the box you posted in. Try it again: first click the Code button, then paste your code between the tags which it generates.
Tim Batts
Greenhorn
Joined: Aug 09, 2010
Posts: 10
posted
0
Paul Clapham wrote:Evidently you didn't notice the "Code" button above the box you posted in. Try it again: first click the Code button, then paste your code between the tags which it generates.