Input isn't a default Java API class. You either need to write it yourself or get it from someone. If you want to just get input from the user, try using a Scanner object:


public void...