Hello,
I just finished an assignment for my computer science class. The assignment focuses on the latest thing we've learned, creating and using PrintStream objects. The program prints output to a designated file. My version does as it should, but an "0D" is appended to the end of every "print" statement. Why is this, and how can I fix it?