/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package pbo;
/**
*
* @author Fandy
*/
/*
* Nama : Fandy Adam
* Stambuk : E1E1 09 053
* Tugas Mata Kuliah : PBO
* Jurusan : IT
*
*
* SOAL 1 : HELLO WORLD
*/
public class soal1 {
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
System.out.println("Hello World!");
System.out.println("My Name is Fandy Adam A. E. N.");
}
}
Subscribe to:
Post Comments (Atom)






0 comments:
Post a Comment