Line number labels
Posted: Fri Oct 15, 2021 9:56 am
When I first learned programming in QBasic (in 1992 at age 7),I remember the teacher stressing the importance of line numbers (in 10s, of course). I realize now that they are redundant and not that useful.
Made me wonder: how hard would it be to auto- generate line numbers to a .txt file in the app?
Made me wonder: how hard would it be to auto- generate line numbers to a .txt file in the app?