Open JMarlin opened 3 months ago
To prove that our BASIC is the real deal, we're going to need to be able to execute the following program:
10 PRINT "HELLO, WORLD" 20 GOTO 10 RUN
Description
To prove that our BASIC is the real deal, we're going to need to be able to execute the following program:
Acceptance criteria