I want to make a bot that says hi when someone says hi. I also want it to say hello. its just a project to make myself more familiar with discord.py but i cant
I want to convert a table, represented as a list of lists, into a pandas DataFrame. As an extremely simplified example: a = [['a', '1.2', '4.2'], ['b', '70', '0
I've just imported the "EdgeEffectOverride" project from Github into Android Studio. This is the screen shot. When I run the project, I get the error: Error run
I am trying to calculate a value and insert the result into a results list. Next, I'd like to use the previous result as an input, run calculation using previo
Here, is a code that updates the data in the fees column that corresponds to the Student ID entered by the student. There are no errors in the code, but the pro
On Flutter unit testing i am following the same tutorial from https://docs.flutter.dev/cookbook/testing/unit/mocking , but when try to run test . The http.Clien
Hi i have tried to enable GPS for that i am using below code but i am getting NullPointerException while enabling GPS private void turnGPSOn(){ String pro
there's a page that I want to scrape data, but it has load more button to expand the data. With Selenium and Webdriver, I made a command as below to load all th
I have TypeScript NestJS project. I need to validate incoming DTO to my API. It can be described as "creating of project" where we have type of building (House