66
For?
(i.imgur.com)
Undefined property : lenght
Syntax error: expected >
Yeah ๐ the for loop won't run then
Syntax error: ? is not a valid operator
Unexpected token 'public'
Unknown member 'lenght'
Speak for yourself
for(int i = 1; i > 0; i++)
for (int i=1;;i++)
Not quite the same, there's a subtle but significant difference
Which is?
What happens on the next iteration when i = 2,147,483,647 for each of our loops?
Next!
Post funny things about programming here! (Or just rant about your favourite programming language.)