When I learned to program, programs had line numbers. You’d type GOTO 10 or GOSUB 5000 and that would control the flow of your program. When I first saw a programming language that didn’t have line ...