The code inside a given coroutine is entirely sequ...
# random
e
The code inside a given coroutine is entirely sequential. It is concurrent to the rest of your application, but inside the coroutine you have this nice illusion of sequential execution