Java Editor
Run Code
Download Code
// Java example public class Main { public static void main(String[] args) { System.out.println("Hello from Amaan Shaikh!"); } }
// Output will appear here