sample dataset Image `function onFormSubmit(){ var ss = SpreadsheetApp.getActive().getSheetByName("Form responses 4"); var lastresponse = ss.getRange(ss.
I need to feed lineer DC led product for 50 meters . İt draws 5 Watts Per Meter and it has to feed with DC current all the line. I need to do Voltage Drop
I think this question has been asked before (and probably more than once) but I can't find it... Im learning Go, and I wanted to extend the classical web serve
Following a snippet of code from Loki singleton implementation which shows what it calls "MaxAlign Trick". I assume it has something to do with alignment (duh!)
Please let me know if you can see why I cannot import the amazonaws package. I also cannot use the AmazonSimpleEmailService. Location of the import is shown b
I'm trying to make a POST function to insert data in my database using go. My Model: type Funcstruct { Name string `json:"Name"` Status string
I'm currently having an error on my code on retrieving MySQL data upon clicking a button. Here is my 'route.js'. const express = require('express'); const b
i deployed a program on the devnet, when i run anchor test, everything runs fine. The program needs 3 keys, and just return ok() (i commented everything inside)