The object of the BASIC 10 Liner Contest is to create a complete computer game in just 10 lines of BASIC. One of the first programming languages that my peers and I used was BASIC, which stands for ...
The instructions a programmer writes when creating a program. Lines of code are the "source code" of the program, and one line may generate one machine instruction or several depending on the ...