**my project talk about Shape hierarchy for every shape needs Inheritance, Polymorphism and Files I/0 I did a simple thing of the requirements
I am trying to achieve the text detection mechanism similar to how the app Hi Dicitonary quick translate function works https://i.stack.imgur.com/xPjbh.gif ( I
I am currently facing a weird issue with discord.js Basically I will recieve the reaction object whenever its trigger However only if the mess
Is it possible to declare a method that will allow a variable number of parameters ? What is the symbolism used in the definition that indicate that the method
As it can be done with Python. I am interested not only in running single shell commands, but also in saving the current environment state. For example, the f
I have a CSV file with 6 columns and many rows. I would like to download all the png or jpg from the column 'link' in a folder with the same name of my CSV fil
I've created a table in PyQt5, But when i click on cell the cell getting highlighted, i want to turn it off. Here is my code import sys from
I'm sent large files from an API as base64 encoded strings which I convert to a byte[] array (in one go) and then return to the client via controller action, ex
trying to blit onto the screen a font with a variable - the score you have achieved - onto the screen after dying. BLACK = (0, 0, 0) font_small = pygame.font.Sy