Reading List

10 print chr$(205.5 + rnd(1));:goto 10 in JavaScript from Christian Heilmann RSS feed.

10 print chr$(205.5 + rnd(1));:goto 10 in JavaScript

Forget about the Vision Pro, or whatever Samsung just brought out, we all know that the pinnacle of computing fun has been released in 1982 in the form of the Commodore 64. One of the coolest things you could show people when writing BASIC on it was the following one-liner: 10 print chr$(205.5 + rnd(1));:goto […]