Correct. It cannot just `return`. It resumes the c...
# coroutines
e
Correct. It cannot just
return
. It resumes the calling function when it completes.