//import what you need here

public class POOArticleDemo{
    
    public static void main(String[] args){
	//add your code here
    }

}
		

