Writer's Block: Looking Back
Apr. 14th, 2009 10:51 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
[Error: unknown template qotd]
Here's my entire first post, from August 1, 2003:
for a = 1 to 10
print "hello, world!"
next a
I had just bought my LJ account and was feeling geeky. It's a very simple BASIC program that prints "hello, world" ten times.
Here's my entire first post, from August 1, 2003:
for a = 1 to 10
print "hello, world!"
next a
I had just bought my LJ account and was feeling geeky. It's a very simple BASIC program that prints "hello, world" ten times.
no subject
Date: 2009-04-14 07:12 pm (UTC)Line 10 print "Hello World"
Line 20 print "Hello World"
...
Line 100 print "Hello World"
Goto line 10
And by pressing the various function keys at each "hello world" bit, you could get the text to change colour.