import java.util.*;
public class TestPhone {
public static void main(String[] args) {
Phone mobile=new Phone();
mobile.ShowInfo();
Scanner reader=new Scanner(System.in);
String name=reader.next(<
import java.util.*;
public class TestPhone {
public static void main(String[] args) {
Phone mobile=new Phone();
mobile.ShowInfo();
Scanner reader=new Scanner(System.in);
String name=reader.next(<