Welcome
public class Main {
public static void main(String[] args) {
System.out.println("Welcome 👋 to Java 101 - Ariel");
}
}
By Nissan Goldberg
In collaboration with: Leora Schmerler, Revital Marbel and Elizebeth Itzkovich
Last updated
Was this helpful?