Post #4449630
2026-08-07 07:09 UTC
I think I figured out why BASIC used line numbers ending in 0: it's really easy to put them in an array if you can guarantee that each line number always ends with a 0 (just need to add 1 if the array is 0-indexed).
#BASIC
Replies (0)
No replies.