Easy Coder
Java
C / C++
PHP
Python
JavaScript
Java
class MyJavaCode { public static void main(String[] args) { System.out.println("Hello World!"); // Prints the string to the console. } }
Inputs
Run