I am trying to use the js document.getElementsByClassName to locate an html element, which is actually the header of a table. For the following codes: console
I am pushing my website to AWS Lightsail instance on Ubuntu 18.04 and I have had trouble accessing it since I installed LetsEncrypt (everything was fine beforeh
I have class Friends and I need data that enumerates (associates with a number) the first names of three friends, classmates or coworkers. I need to make it so
I am working with Spring MVC controller project. Below is my Controller and I have a constructor declared which I am specifically using for testing purpose. @C
this is the error logs im getting after deploying heroku app, i am a newbie this is what i got got after deploying my first app on heroku, what changes should i
I created a type of transformer network in tensorflow. When running eagerly on one GPU the code works fine. But when trying to run the code on multiple gpus usi
I have a site that was working on my local host, but swapping to a production server has caused a headache of problems. I can't really change the server at thi
I am quite new to python (using python 3.10 interpreter) and I am creating a turtle traffic game where if the turtle object (player) gets to a certain y coordin