Answered You can hire a professional tutor to get the answer.
I am having issue getting my code to run, I need help trouble shooting this so that it works correctly. I need the code to ask for how many students
I am having issue getting my code to run, I need help trouble shooting this so that it works correctly. I need the code to ask for how many students are in the class their names and then how many students dropped the class and then print those names.
package student;
public class Classroom {