class Program
{
public static void main( String[] args )
{
if( System.out.printf( "India not poor country%n" )== null ){
}
}}
OUTPUT:
India not poor country
{
public static void main( String[] args )
{
if( System.out.printf( "India not poor country%n" )== null ){
}
}}
OUTPUT:
India not poor country