I'm trying to connect to a postgres database by using psycopg2. I ask for the user and user password via input. But I think, this way doesnt let me connect to t
Hello i have a query im trying to run with laravel 8 where i have 2 tables (drivers and cards) 1 driver can have multiple cards. Each card has a expiration. Im
This code is of the connect to the mongodb i can see in console that successfully connect to mongodb i cant create a new user by sending data in the request bob
I want to append my list with values for each loop iteration: for i in range (4,10): a_list = [1,2,3] a_list = a_list.append(i) The wan
I've a number of images that I want to extract the most dominant colors from using Imagemagick. Using this script: area=$(magick *.png -format "%[fx:w*h]" info:
I have database that have image path but when we export excel from gridview then image should be show in excel cell we attach image for exampleenter image descr