I need to take the text "UNIT01". How I can do this using JQuery or JS? `<div id="unit"> <ul class="choices"> <li> <div>UNIT01&l
I have a class which overrides self.new and calls super in it, but the class doesn't derive from antoher class. So what exactly does the call? class Test att