Final answer:
The statement 'Take input, get output, use output on next input' is an example of a learning algorithm.
Step-by-step explanation:
True, the statement 'Take input, get output, use output on next input' is an example of a learning algorithm. In a learning algorithm, the input is provided to a system, which then processes the input and produces an output. This output can then be used as the input for the next iteration of the algorithm, creating a feedback loop that allows the system to learn and improve over time.