The purpose of this lab is to allow you to practice with Java's graphic capabilities.
You are encouraged to work with one other partner on this assignment.
Create a BlueJ project named lab3 on your lab computer. Place the following files (which are fairly similar to the ones that we talked about in lecture on Friday, September 19) into this project:
Modify the Panda.java file so that it creates the following
drawing (as closely as possible) when run:
Note: do not modify the other two files. Leave them exactly as they are.
Before your lab section finishes, e-mail your lab TA the Panda.java file in an e-mail with the following subject line: CS 160, Lab 3, your name, your partner's name.
To receive credit for this assignment, your lab TA must receive an e-mail (with a timestamp before your lab section ends) from you with the file Panda.java attached to it. Do not worry if you are not finished - send what you have because partial credit can be earned.
Once you have e-mailed your lab TA the Panda.java file, please delete the Lab3 directory that you created and empty the recycle bin on your desktop. Thanks.