I am making a Python project where I have to seek and retreive data from a database. I tried making a class, in which I declare the connection and do my queries, here is