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
We have implemented the redemption of offer codes with RevenueCat using the function Purchases.shared.presentCodeRedemptionSheet() As described in the RevenueC
I am having a method in my app (NodeJS deployed as lambda in AWS using Serverless framework), that I use to get the list of items in an S3 bucket. Method: const
First, I'm trying to add a JPG to a JPanel, generate an ID from the database, then print it; however, I'm getting an error when I click on the "print" button. P
I'm learning Django. recently I tried to use celery. the problem that I'm facing with it is tasks are receiving but they don't execute. settings.py: # Celery ap
While this program works, the setIndex method in student adds all instances of the class array of subject. is there a way to make this program be more flexible
I'm working on an exercise in my C++ textbook that asks me to create a program to "encrypt" a given input text file and print the encrypted text to an output fi