In my online computer science class I have to write a program to determine the surface gravity on each planet in the solar system. I have gotten almost every aspect of it to
the following code also works to open file name planetaryData.txt.
PrintWriter outFile = new PrintWriter("planetaryData.txt");