respectyoda
Active Member
- Joined
- Sep 26, 2004
- Messages
- 1,251
- Reaction score
- 5
>10 print "old school technology sucks!!!"
>20 goto 10
>run
This reminded me of the time I was a teenager when I learned how to code with QWBasic and QBasic. People didn't like how the goto command lets people avoid making well-structured code as well as disrupt code structure, flow, and readability.