I have the following code:
async def main(): symbols = [\'BTCUSDT\', \'ETHUSDT\', \'BNBUSDT\'] tasks = [] async with ClientSession() as session: