yea the point of coroutines is you don't have to c...
# coroutines
b
yea the point of coroutines is you don't have to combine a chain of a callabacks, you can just write the code like you would synchronous code and it will run in order