Skip to content

Instantly share code, notes, and snippets.

@ncr
Created June 5, 2010 13:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ncr/426631 to your computer and use it in GitHub Desktop.
Save ncr/426631 to your computer and use it in GitHub Desktop.
Hello World

I wrote my first program 25 years ago.

embed: hello.bas

10 PRINT "HELLO WORLD"
20 GOTO 10
@defkode
Copy link

defkode commented Jun 7, 2010

awesome

@ncr
Copy link
Author

ncr commented Jun 7, 2010

thanks ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment