Study Guide for CS 313E Test 1 (Spring 2016) * The test material will be similar to what you have had on your assignments. * Q 1: Define a class and then create objects of that class and test the functionality of that class. * Q 2: Given classes already defined (Card, Deck, Point, Sphere, Cube, Cylinder) add to their functionality and then create objects of those classes and call upon their functions to solve a given problem. * Q 3: Given a figure, write a piece of code in Turtle Graphics to represent it. * Q. 4: A general question like the first two assigments that may involve lists, sets, and / or dictionaries. * You may bring a cheat sheet (8.5" x 11") with you with hand written notes on both sides of the paper.