DEV Community

yaswanth krishna
yaswanth krishna

Posted on

Java 2

class Payilagam
{
public static void main(String[] args)
{
System.out.println("welcome Payilagam Trainers i hopely proud you institute");
}
}
Output:
welcome Payilagam Trainers i hopely proud of you institute

Top comments (0)