|
|
|
|
|
by _Microft
2069 days ago
|
|
PRINT "Hello!" If I had to give an introduction to programming to someone with absolutely no prior knowledge, I might still use QBasic (or rather something like QB64 or an online interpreter) for it. The simplicity of the syntax and no required boilerplate for getting started really lends itself to it. |
|