I'm on a course and have run into a problem. I am trying to make a function that shows the difference in team score from the perspective of the team in the vari
I'm trying to decrease all "temperature values" that match with "sensor_id":2 and "location_id":1, I need to decrease them in - 1.5. this is the collection:
I just cant figure out how to handle errors here: const { error, data } = useFetch('https://example.app/api/contact', { method: "POST", headers: { "Conten
I have a problem, what I cannot solve. I want to build my eclipse cdo server with Tycho/Maven and also I want to have the prossibility to start my cdo-server.p
I wrote this code, but the code test site rejected due to process time. To reduce time, I used Two pointers algorism, and Goroutine(I am not sure I used it corr
I am trying create a function that scrapes college baseball team roster pages for a project. And I have created a function that crawls the roster page, gets a l
I'm using Mermaid to create a simple flow diagram as shown below. I'd like to make the connecting lines to exact 90 degree but couldn't able to find documentati
I have a set of integers in the form of a tuple forming my keys (a,b). I need to construct a dictionary where, for each key, a value (float) is put in one of th