I have template <class T> class arrList: public linearList<T> { public: arrList() {} arrList(const arrList<T>& List); ~
I am working on an app which ideally requires no log in. I want to create recurring public-ish "todo" lists for a space where I volunteer. The idea is to be abl
this is the code @bot.on(events.NewMessage(pattern="opzioni")) async def handler(event): bottoni = [ [ Button.inline("prima opzione", b"1"),
I have a script which scrapes some data from a few websites, and then inputs that data into an excel sheet in the form of a log. The problem I am having is that
I'm trying to get data from both external source and another sheet of my excel file into one table. What I have in SQL Server is a table of my customers: λ
I'm trying to create an indicator where I can manually input values for specified dates. For example, I want a value of 40 to be shown on the indicator on 12/1/