Difference between revisions of "Agis Gilang Setiawan"
Line 1: | Line 1: | ||
public class HelloWorld { | public class HelloWorld { | ||
− | + | public static void main(String[] args) { | |
− | |||
// Prints "Hello, World" to the terminal window. | // Prints "Hello, World" to the terminal window. | ||
System.out.println("Hello, World"); | System.out.println("Hello, World"); | ||
} | } | ||
− | |||
} | } | ||
Revision as of 16:57, 4 September 2019
public class HelloWorld { public static void main(String[] args) { // Prints "Hello, World" to the terminal window. System.out.println("Hello, World"); } }
Mengapa kita harus belajar kalkulus?
Sebagai fondasi dasar untuk dapat mempelajari dan memahami mata kuliah lanjutan lainnya