I made a code but it gives error unable to close a running loop
Code is
import aiohttp import asyncio async def get_response(query): async with a