Welcome to the Mod Share forums.
You are not logged in.
Pages: 1
^^ This would be nice to have, sorta like Scratch's. The same rules could probably apply too.
Results of poll are hidden from guests
Mod Share- with Collab Features!
Learning Programming in a Nutshell: "You're missing a closing parenthesis" - LS97
Offline
yres
no
unknown
R.I.P scratch
Offline
SJRCS_011 wrote:yres
no
unknown
quick: hide it before jvvg sees it; he's very strict on typos
Mod Share- with Collab Features!
Learning Programming in a Nutshell: "You're missing a closing parenthesis" - LS97
Offline
dvd4 wrote:SJRCS_011 wrote:yres
no
unknownquick: hide it before jvvg sees it; he's very strict on typos
If you hadn't pointed it out, I would have ignored it (although I did see it)
However, now that you did, I must endlessly taunt you.
for ($i = 1; $i <= -1; $i++) {
echo 'Haha, you made a typo';
}
Offline
SJRCS_011 wrote:dvd4 wrote:quick: hide it before jvvg sees it; he's very strict on typos
If you hadn't pointed it out, I would have ignored it (although I did see it)
However, now that you did, I must endlessly taunt you.for ($i = 1; $i <= -1; $i++) { echo 'Haha, you made a typo'; }
and in C
for(;;){
printf("Haha, you made a typo");
}
R.I.P scratch
Offline
Pages: 1