I have an app on the PlayStore and I am building a feature where the user will not see ads more than a specific number in one day. I am thinking about comparing
I am creating a new transaction object and purchasing the shipping label with one API call using shippo.transaction.create({...}). My user can request 1 or more
i want use divide and conquer algorithm for sum but when i run my code i get the below message Traceback (most recent call last): File ".py", line 8, in pri
This thread discusses how to get the name of a function as a string in Python: How to get a function name as a string? How can I do the same for a variable? As
I have several GitHub actions created with workflow *.yml files. They run automated tests. On each scheduled run of these workflows, I need to get some properti
I'm trying to have a homepage with tabs containing 2 lists, with 1 open by default. I have the following route config, I've changed the names to simplify let
hi everybody i want to add storage permission for android 11 and above to my code despite of adding the bellow permissions <uses-permission android:name=
I have an array of objects that is grouped by index and would like to restructure and add labels to the response. This is my original array: let cars = [{'make'