I was making random text script (dont mind the sounds thing) and I got this error: Unable to assign property Text. string expected, got Instance. while thing ==
I have the following collection of buckets in my mongodb, documents look as follows: { "bucketId": "1", "items": [ { "alternativeIds
The app runs only when I build the angular project using ng build --base-href=/static/ but then http://127.0.0.1:5000/home automatically changes to http://127.0
So I have been searching on how to move to a certain line and column in a file , but I can't seem to find an answer . I want something like this : std::fstream
I need help with figuring out what's wrong with my code. I'm getting node:internal/validators:224 throw new ERR_INVALID_CALLBACK(callback); error when running m
I want to invoke JavaScript code into my Java code, I tried to use Nashorn. When I try to run my I code I got an error that window is not recognized (ReferenceE
Hi there I have written a program in Python 3.10 and i am using the Libraries Tuple and Matplotlib.pyplot as well as time. I have 4 different classes: Polygon,
I have a DateFrame: what I am trying to achieve is to do add 2-3 columns after checking specific conditions The condition is limit_a = 1000 limit_b = 500 limit
I installed kivy with python -m pip install kivy and python -m pip install kivy[full] kivy-examples, I tried hundreds of different installing methods, I tried t