What's true about source code?
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.