Is reading and understanding code the same as executing the code?
Yes
4.8%
No
95.2%
Poll ended at .
@RosaCtrl One could argue that in order to understand code, one would run through the code execution path in one's mind. But I don't think anyone would actually mentally execute the same loop a few thousand times or more, just reason what the outcome would be, so it's still not the same.