Controlling 2 servos with motor shield

Seems to be gramatical errors...

Serial.println("I am ready")
...
int k = 2

Each line has to end in a ;

Also, make sure your { and } line up.