SyntaxError: await is only valid in async functions and the top level bodies of modules at Object.compileFunction (node:vm:352:18) at wrapSafe (node:internal/mo
Hi how are u? I wanted to know why I wouldn't be able to connect to the Api Rest (made in python Flask Localhost) from my cell phone (I use it as a divice with
I have a table for event planning where A is the items and B is the quantities I then want it to turn into a list where it just has the items if B is more than
My page creates multiple buttons as id = 'rbutton_"+i+"'. Below is my code: <button type='button' id = 'rbutton_"+i+"' onclick=disable(i);>Click me</b
Regarding How to elegantly represent finite Haskell recursive datastructure in Python?, I was thinking how would I represent an infinite data structure (without
I have a large rectangular matrix (like 3000x3000) in MATLAB and I need to split it into several square submatrices (starting from 1x1 and ending at 3000x3000)
I want to ask if there is a future function who gives data from api and i want to get that data when i pressed the button and i want some particular data like i