The evolution of Flow Control in Commodore BASIC
When I had a C64 back in the days, the only IF/THEN statement we could create in BASIC v2 was just that: IF and THEN. There was no ELSE, and everything had to be on a single line. It was the only flow control we had back in those days, and it was a severe … Read more