WorkFlow and Process Executor

What is difference between Workflow executor and Process executor?

The process executor executes a Process Studio process. By default the process is executed once for each input row from the workflow.
The workflow executor executes a Process Studio workflow.
By default the specified workflow is executed once for each input row. It is similar to the Process Executor step but works on workflows.