March 2018
Intermediate to advanced
324 pages
8h 30m
English
With such a small and clearly defined specification, it should be fairly easy to write the code that implements it:
public boolean moveForward() {
return location.forward();
}
Read now
Unlock full access