i need to allow the user to input a single char instead of the whole word without changing the public class MovieIO,



import java.util.ArrayList;
import java.util.Scanner;

public class...