I'm creating a cloud function to read a google spreadsheets and I want that use an unlimited range. It´s that possible? The idea is read the Google spread
how to authenticate with svelte and jwt how to use jwt with svelte I can't find an example of authentication using only svelte and jwt, no external providers. i
I am running the following script in my Sagemaker notebook's lifecycle configuration: #!/bin/bash set -e # OVERVIEW # This script installs a single pip packag
I'm working on an AI portion of a guessing game. I want the AI to select a random letter from this list. I'm doing it as a set so I can easily remove letters fr
Js is not my first language, by a long chalk. I code in 5 or 6 others, and am comfortable with callbacks, which means that I should be able to grok promises. Ho
This is the question: Create a generic class named Duo that has two parameters, A and B. Declare a variable named first of type A, and the second variable name
I have a set of ASCII strings, let's say they are file paths. They could be both short and quite long. I'm looking for an algorithm that could calculate hash o
I'm getting an issue with scroll in ionic 4 and angular 7. I have the following structure: <ion-grid> <ion-row> <ion-col> &
Submitting a request to the language detection API with input text no curl --location --request POST 'https://api.cognitive.microsofttranslator.com/detect?api-v
My teacher gave us a task: I gotta create 2 folders: folder1 folder2 And i gotta add a text file to folder1 then append asmthg on it (iknow i use f = open("//Fo