Try adding import java.util.Scanner; anyway. If the Scanner class cannot be found for some reason, it will throw an error at the import statement. If that does happen, this is a problem with your...