Re: creating a game ... ? (help!)
- Posted by irv mullins <irvm at ellijay.com> Sep 12, 2004
- 530 views
irv mullins wrote: > type the following: > > <code> > puts(1, "Hello World!") > </code> Sorry, I'm still sleepy this morning. I should have written:
puts(1, "Hello World!")
IOW, ignore the <code> and </code> markup, they shouldn't have been there! Irv