CS 117, Backwards!


This is a team assignment.

Create a class called BackString with the following three methods:

You may find the charAt() and length() methods for Strings useful.

Good luck!