public static void main(String[] args) {
    Person Person = new Person();

    //write your code here
}