public class Main { public static void main(String[] args) { System.out.println("Welcome 👋 to Java 101 - Ariel"); } }
Last updated 3 years ago