RedEnchilada (notice the lack of a space) (redenchilada)'s status on Saturday, 26-Mar-16 07:36:01 UTC
-
When I was learning to code, the thing that always confused me the most was the "continue" statement. I used to think that "if x {continue;}" meant that it would stop the code from executing further if x wasn't true, which was weird but made the most sense to me because of what "continue" normally means. The actual functionality that "continue" gives in coding seems like it should have a name like "skip" or something.
Saturday, 26-Mar-16 07:36:01 UTC from web