<fo:region-body region-name="page-region-body" column-count="2" column-gap="0.18in"> The header in fo:flow is printing two columns with same header when t
This is my code. I normally can do this in HTML but I am learning PUG. I don't know why the link is not working. I can't make it go to another
this is my upload function but its posting to firebase. List<XFile>? images = []; Future<Future<String>> postImages(imagefile) async { Stri
I have got two dedicated servers with root access. Both are running Linux. I want to import database from Server1 to Server2. I have already created an empty da
I am using an autocomplete so that an option can be selected. The dropdownlist previously worked however that is no longer the case. I am no longer seeing the o
So I have say 3 functions I would like to run. Each of them can fail. I would like to built try-except around them to: let as many as possible out of 3 run AND
I want to calculate the distance from each point of dataframe geosearch_crs to the polygons in the gelb_crs dataframe, returning only the minimum distance. I ha
I'm making a google sheet file to track some of my expenses. I need to return an array starting from a column, that takes each text element from another column
I am new to programming and coding, trying to learn R in the Google course. They have given several examples for visuals using the ggplot functions, but they ha