I was using Heroku to host my Discord bot but when i try to connect my github account in the application deploy tab it shows an error message
I am writing an add-on for visual studio that includes two buttons. I want that when the user hits one of them, this button will be disabled and the another one
I have a dictionary of the form: {"level": [1, 2, 3], "conf": [-1, 1, 2], "text": ["here", "hel", "llo"]} I want to filter the lists to remove every item at
What is the proper way to configure / enforce MFA, so that all of the admin accounts in my Google Cloud Platform are required to have MFA configured and enabled
I'm pretty sure the problem I'm facing is quite small, but I can't figure out what's wrong. I have the following table in my sql: +-----+------------------+----
There are two kinds to build Android with NDK cmake externalNativeBuild { cmake { path "../sharedCode/CMakeLists.txt" } } This works fine with
successfully i created my movie using flash cs4 and i publish the file through flash 8 .In my application i had registration form .if i directly run the movie (
I want to create a range of week of year in the format "YYYY-WW". My goal is to use this range to check several pandas data frames against it to fill missings.