Hacker News new | ask | show | jobs
by ylee 821 days ago
>What I did was I wrote a large macro library, inspired by Forth.

In an elementary-school BASIC class, I completed an assignment using `READ`/`DATA` when it was not necessary to do so. For a later assignment involving writing a quiz game, I resubmitted the same code with the `DATA` lines appropriately modified!