
Feb. 6, 2021
2:40 p.m.
I mean to be able to do something like this: ```python import asyncio await asyncio.sleep(1); ```
I mean to be able to do something like this: ```python import asyncio await asyncio.sleep(1); ```