While it worked out better than I would have thought, it also points out some crucial problems.

The problem being, if you don't know the answers already, the LLM doesn't fill any gaps in knowledge, you may have. E.g, I don't know Atari BASIC (just that pesky – or is it petcii? – MS BASIC). Accordingly, I have no idea about PRINT #6 or LOCATE, and ChatGPT apparently neither, so the duo of us won't arrive anywhere.

On a slight tangent, I'm kind of surprised and impressed to learn that Atari BASIC lets you use a keyword as a name with LET, something MS BASIC won't do, tokenizing it anyways, LET or not, as there is no such thing as context awareness.