Select the correct statement that differentiates a Generator from a Coroutine.
Select the correct statement that differentiates a Generator from a Coroutine.
a. Generators and Coroutines output values
b. Only Generators output values
c. Generators and Coroutines take input values
d. Only Coroutines take input values