computer program is a list of “instructions” to be “executed” by a computer.

In a programming language, these programming instructions are called statements.

JavaScript program is a list of programming statements.