Name: Anonymous 2010-12-04 18:13
I used to write
While true
Break;
But my teacher say it's bad and gives me a lower score for it
I mean wtf. Is there really a rules for coding style I mean as long as the result is fine it's no problem right?
While true
Break;
But my teacher say it's bad and gives me a lower score for it
I mean wtf. Is there really a rules for coding style I mean as long as the result is fine it's no problem right?