I've tried this and it's not working. I have the following error with Mongodb + Atlas: MongoError: bad auth Authentication failed. at /Users/cyrus/Documen
I might be wrong , but curious to know whether can i construct an object with key value pair, with value accepting space only Somehow after parsing i need to ge
my code is running but the biggest number out of the three numbers that has been entered is not appearing how can I solve this? this is the code that I have don
This is an item on my listbox. After I press a button, it adds this to my listbox and I want to get the hh:mm index (10:58), but I think this only has one index
I'm trying to clean a bit my code moving some parts to they .h and .cpp files. The problem is that when I try to compile, I get a "already defined" error. I kno
SO,I want to get user details from database and show them in user.html,but I cant do it. They dont display in this file. I tried to do class UserView(ListView):
I am trying to write a python function that receives a list of all VolunteerReports from a DB and then organizes them into separate lists based on their "report
I created a simple new tab page similar to web browsers, but when I create a new tab and press the x icon to triger closetab() it closes all the tabs and does n