← Return to mod
Log in with itch.io to leave a comment.
Java code just for fun:
import java.util.*; public class Main { public static void main(String[] args) { System.out.println("Hello, World!"); } }
← Return to mod
Comments
Log in with itch.io to leave a comment.
Java code just for fun:
import java.util.*; public class Main { public static void main(String[] args) { System.out.println("Hello, World!"); } }