I'm creating a custom Azure pipeline task using Typescript. I got these lines: var errorsAndWarnings = await getBuildErrors(pipelineRunId, true); tl.setResult(t
I have a app which have it's own downloader Upto android 9 I'm using below code to set path to specific directory File file = new File(Environment.getExternalS
Wants To Convert this MySQL Query to MongoDB Query. But Don't know how to get user2 and match with first user's name. SELECT name FROM users, (SELECT name FROM
I have the following scenario: In the details variable, I need to remove a course from the mutable set of courses, for each student based on a condition. If I r
The goal is to categorize pottery using both images and a size. I'm using Tensorflow version 2.8.0 I created a custom generator to return ((img, size),classific
I am going to write a code for sorting string from text file by mergesort method. if (l.get(0) <= r.get(0)) at this part appearing a redline. I know it is on
I am in the situation where I need a class that is within another (as an attribute) to communicate with the class that contains it, however, I cannot wrap my he
I've tried looking at the documentation for react-native-maps, and can't for the life of me figure out why the Google Map is showing up as 3D: This is what I w
JavaMail oauth requires full mail scope for sending email via gmail. Used scope "https://www.googleapis.com/auth/gmail.send" for authorization. then get refresh