Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

I'm trying to learn JavaScript

Name: Anonymous 2018-10-25 12:02

That is what I wrote so far:
https://jsfiddle.net/Nikita_Sadkov/4h72j5s6/

Name: Anonymous 2018-11-22 8:02

>>32
It is a feature, it means you can have infinite arrays
let a = []
a[0] = "hax"
a[Infinity] = "anus"
for (let i = 0; i <= Infinity; i += Infinity) {
console.log(a[i])
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List