Hi

Hi

Hi

Hi

Hi
Hi

My name is Atul Vishwakarma. Hello how you doing.

Legacy code is legacy code.

public class Person {
  private String name;
  private int age;

  public Person(name, age) {
    this.name = name;
    this.age = age;
  } 
}