| ||||||||||
Turn it in at WebCT. All the homeworks are there – simply upload your turnin there. (The assignments are set up so that you can turn in multiple times.) Mark Guzdial |
Nope, you're totally on-base. Edit Picture.java and create a new method. You're welcome to copy-paste from another method as a starting place. Yes, you must use a for loop. Turn it in via WebCT. C'est tout! Mark Guzdial |
Only if you write a for loop in your new method. If you do the for loop to negate, and then call a method to rotate (or vice-versa), you're fine. Just as long as you write the for loop. Mark Guzdial |