What's true about source code?

It's another word for a list of instructionsIt defines the actions to be performed by the computerWith it, we can create programsIt can only be read by computers

Exactly! Source code is a list of instructions that defines the actions to be performed within a program. It's executed by the computer but human-readable.

Almost! Source code is a list of instructions that defines the actions to be performed within a program. It's executed by the computer but human-readable.