I have to add two 3*3 arrays of words and store the result in another array. Here is my code: .data a1 WORD 1,2,3 WORD 4,2,3 WORD 1,4,3 a2 WORD 4, 3, 8
I am using HTTPservlet to handle requests from a user this is the content of the doget method RequestDispatcher requestDispatcher = request.ge
//I am trying to create a variable that contains some HTML so I can use it in other places using PHP but an error keeps coming out in vs code
Description: I'm making an inventory-keeping app where the number of items you use for your work (or "case") are deducted from the larger number of those items
I have the following Pydantic schema for a FastAPI app. In the following schema, whenever I have ParameterSchema as the schema validator for params, it gives me
I am trying to compile pure aosp sourceand keep getting theese two errors. I am using the lineage vendor files and am using aosp device trees P.S. I'm using a l
I tried collect data from 3 sources but these are async. Therefore i tried to count callback. This is code which i wrote for this purpose. var http = require('
I'm trying to display the value of the select field, however, this is what the error shows: Cannot read properties of undefined (reading 'value') This is the
Im new to Dspace. Im using the XMLUI interface, and the version 6.3 I want to modify the search fields, and the instructions from the wiki (https://wiki.lyrasis