What is the purpose of a subroutine?
To perform a task using a sequence of commands only once
To run a sequence of commands that can be reused at any time
To keep similar scripts together
To process any errors that might arise
Submit