🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺
* Copy and paste but change the input
import java.io.*;
class InvitationMain
{
public static void main(String args[])
{
DataInputStream d = new
DataInputStream(System.in);
System.out.println("Enter your name");
String nm = d.readLine();
System.out.println("Hello "+ Name +" !!!");
System.out.println("You are gladly invited to celebrate the auspicious moment of the most holy,spiritful convocation i.e.Ganesh Chaturthi ");
System.out.println("Venue : ");
System.out.println("You are cordially invited to : < YOUR ADDRESS >");
}
}
🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺
Subscribe For More
#Most thanks to my friend ravi who made this.