Answered You can hire a professional tutor to get the answer.
I need to get this code below to out put to a text file. The code works currently for what i need it to do but I am struggling with the output to...
I need help with this code. I need to get this code below to out put to a text file. The code works currently for what i need it to do but I am struggling with the output to .txt file.
/**
*
*/
/**
* @author slpdprdfrk
*
*/
package SchoolGrade;
import java.util.*;
public class grade
{