so what I made here is a toString() method for 3d vectors. For example, if the ThreeDVector had components, x = 1, y = 1, z = 1. Then you run the toString() method, as shown