Change Contents of the Bubble
View this PageEdit this PageUploads to this PageHistory of this PageHomeRecent ChangesSearchHelp Guide

Questions on BonusHW1-Summer08

Ask questions here:

When I am trying to hide the turtles after I have drawn them, I typed in
  public void hide(esther) {
    visible = false; }
as seen in SimpleTurtle.java. However, when I try to compile it, I get an error saying Error: illegal start of expression What's going on, and how do I fix it?



Links to this Page