CS 112 - Week 8 Lab - 2022-10-14 TODAY WE WILL: * announcements/prep for next class * review clicker questions * Week 8 Lab Exercise * Current Reading: Savitch, Ch. 11 - Section 11.4: classes and dynamic memory * I think this would also work for the 2nd clicker question's answer: gadg_loc = new Point(a_gadget.gadg_loc->get_x(), a_gadget.gadg_loc->get_y());