I need some help, you know those "repeat until" blocks in scratch? Well I need to know how to do that in python. What I want to do is this, wi
I try to clean my text. So I need to remove some numbers and also some combinations of numbers and symbols. I have a string s = '4/13/2022 2:20:03 pm from our s
I make some functions for retrieving data. Query results must depend on an input value. The inputs value is in the variable $start & $end. But my code retur
Is it possible to remove or disable an argument in argparse, such that it does not show in the help? How? It is easy to add new arguments: parser = argparse.A
A long time ago, I implemented a C++ class to create MP4 video files from an array of images. The code works pretty well, nevertheless, I discovered a deprecati
I need to load some data(array of json object) into azure search, eachjson object contains 100 node, I dont want to create indexes on all the fields, I have cre
I am new to the web frontend approach. Hence, when you need more information please ask. I have an app with a go backend and a html/css/js frontend, which work
I'm following a Selenium tutorial for an Amazon price tracker (Clever Programming on Youtube) and I got stuck at getting the links from amazon using their techn
i have read all the posts related to this topic but i could not find the solution for my case. In my ubuntu 20.04 I have installed plotly through the command: p