Syntax errors

Find and correct the syntax errors in each of the statements below.
(there is at least one error in each line and one line has 2 syntax errors)

jane = new jeroo(0,0);
hop(5);
jane.pick;
jane.turn(south)
jane(3).hop;