An open API service indexing awesome lists of open source software.

https://github.com/morphx666/10print

10 PRINT CHR$(205.5+RND(1));:GOTO 10
https://github.com/morphx666/10print

10print vbnet

Last synced: 3 months ago
JSON representation

10 PRINT CHR$(205.5+RND(1));:GOTO 10

Awesome Lists containing this project

README

          

# 10PRINT
10 PRINT CHR$(205.5+RND(1));:GOTO 10

![10PRINT](https://xfx.net/stackoverflow/10print/10print.png)

An implementation of the famous [10 PRINT](https://10print.org/) one-liner for the Commodore 64, based on the ([Coding Challenge #76](https://www.youtube.com/watch?v=bEyTZ5ZZxZs)) from [The Coding Train](https://www.youtube.com/user/shiffman) by [Daniel Shiffman](http://shiffman.net/).