Jul. 13th, 2005

wrog: (Default)
  var answer = [];

  for (word in ['this','language','can','bite','me']) {
     answer.push(word);
  }
Just to make it easy, I'll tell you that the language in question is Javascript, [...] is an array constructor, and .push appends its arguments to the end of the list/array. The answer, of course, is...

drumroll... )

Profile

wrog: (Default)
wrog

Looking For ... ?

my posts on:


February 2026

S M T W T F S
1234567
8910 1112 1314
15161718192021
22232425262728

Links

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 10th, 2026 03:08 pm
Powered by Dreamwidth Studios