For the first main exercise, after "Hello World", you need to create a class which will
Here is a basic skeleton to get started.
package uk.ac.ncl.csc8311; public class TranslateSixFrames{ }