I was wondering whether anyone can please help me understand where I am going wrong with the following: I am trying to write a query which errors and I am unsur
I am a new user of moodle, and I am trying to create a educational platform. I currently using the free version of moodle so I can test the features and after t
From angular, I am trying a log out which will redirect me to the login page which is an mvc view. So when the user clicks on the Log out, this executes: this.h
Basically, I tried to do: while (true) { document.querySelector("#main \> footer \> div.\_2BU3P.tm2tP.copyable-area \> div \> span:nth-child(2) \&g
I am new to python/pandas/numpy and I need to create the following Dataframe: DF = pd.concat([pd.Series(x[2]).apply(lambda r: pd.Series(re.split('\@|/',r))).as
I'm working on a script in python and I'm having some trouble with something. I'm trying to have a global list that some defined functions refer and append to.