Master Python coroutines. Learn how to define asynchronous functions using the async def syntax and pause their execution using the await keyword.