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

10print504This installment of MIT Press series Software Studies has an unusual title, at least for the non-coding population. It is a single line of BASIC that, if the code is executed, prints an infinite string consisting of two characters, selected at random. The last instruction at the end of the program line (GOTO 10) instructs the computer to go back to the beginning of line 10 of the program, execute its instructions, and generate and print out another character based on the algorithm.

Read more

Virtual Vincent Recommends!

Digital Souls News

Powered by MailChimp. Occasional updates, posts, and art. Cancel anytime.