cannot find symbol- method move ();
I'm trying to do the Crab scenario but Greenfoot doesn't seem to recognize any commands like
turn()
or
move()
this happens when i hit the compile button
Yes, i checked if the lines were indented correctly.



