I am making a triangle area calculator, but it only show 0 instead of answer, It must be the formula 1/2 * ab sin c , can someone tell me what should I change t
I'm using spatie/laravel-permission and when I add my permission to my api route, I'm getting message: "This action is unauthorized. but my user does have perm
I have a simple API which I am running in Docker When I run the command to run my image I get the output below PS C:\Users\harili\GoodFood-backend> docker ru
I'm having a problem while I'm trying to deploy an Angular Universal to a production Linux Server. The problem that I'm facing is that the servers returns a 502
I have yahoo account. Is there any python code to send email from my account ?
I'm working on a function where I need to open a file e.g. "hello.txt" by passing a variable name that contains a directory of where the file is located instead
I provisioned an AWS machine G4DN.12XLARGE. G4DN.12XLARGE 192 GiB RAM 48 vCPUs 900 GB NVMe SSD 4 GPUs Ubuntu Server 18.04 LTS I mounted /dev/nvme0n1 which
I have a simple parent and child class component: class Parent extends.React.PureComponent { constructor(props, context) { super(props, context)