public static void main(String[] args) { List list = new ArrayList<>(); list.add("Robot"); list.add("Apple");