They don’t know what an algorithm is. An algorithm is the statement, in logical terms, of the steps required to solve a problem. It is independent of any specific programming language.
It is not a program. A program is executable code that can run on a computer. The program is the realization, in a specific programming language, of the concepts found in the algorithm.
Yeah, like...