Skip to content

Instantly share code, notes, and snippets.

@lyndell
Last active March 20, 2018 21:52
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 lyndell/f19d5754c5408c55f274d1184b70c7f0 to your computer and use it in GitHub Desktop.
Save lyndell/f19d5754c5408c55f274d1184b70c7f0 to your computer and use it in GitHub Desktop.
write life code in tweet
#!/usr/local/bin/cbmbasic
10 PRINT "eat "
20 PRINT "workout"
30 PRINT "sleep "
40 GOTO 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment