I'm migrating an app from MySql to SQL Server. The thing is that im trying to make the login with sessions (certain users are capables of seeing some faqs colla
I am sorry I dont know anything about coding but I am desperate to create a specific functionality. I want to create a checklist in a Google Doc and when differ
I have a small project in django rest framework and I want to dockerize it. In my requirements.txt file there is a package called ruamel.yaml.clib==0.2.6. While
I'm working on a batch file that sets the variables a through z and the default value should be y (for y or n). I can't find a way to loop through all the lette
I am using jms-serilizer to de-serialize my PHP objects to XML format and vice versa. my Objects are coming from some third-party library and they have their sp
I am trying to upload Google n-gram word frequency data into a dataframe. Dataset can be found here: https://www.kaggle.com/wheelercode/dictionary-word-frequenc
I asked this question earlier, and after thinking about the topic some more, I began to wonder where the seemingly fuzzy boundary between the meanings of the te
I'm currently working on the commands of the bot and I can't seem to find the solution to my problem. When I run my client.on('messageCreate', async interaction
which is the easiest way that i can convert binary number into a hexadecimal number using latest python3? i tried to convert a binary to number into a hexadecim