CMIS 340 Lab exercise Modify the StickGame.java so that it has a linked list of Sticks. Let the user say how many random Sticks should be added to the list. Iterate over the list and draw the Sticks.