Hi everyone I am working on this task where I have to flatten all files in the current directory, as well as all other files in any subdirectories inside it, in
I tried to make logs of role changes, but for an hour I can't figure out what my mistake is. I attached the code and error below @bot.event async def on_guild_r
I want to validate three model Fields of pydantic model. To Do this i am importing root_validator from pydantic. Getting below error. I found this in the https:
I'm trying to use python to detect if the price of a stock is easy to go up and down in a short period. The yellow line in the following pictures are the stock
I am trying to create a typing effect using javascript however the text is not readable because it's too fast. I really need a way to make my function pause in
I've read some discussions about this but I couldn't find anything on how to correct the error I have. I have a C program, for a device, that is interactive, us
This is my angular code to insert into the BD. The problem is sometimes, it fails to add the value. addNewImage(imgName:string, imgDataVal:any) { db.imageLi