Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /**
- * @Haniif Ahmad Jauhari
- * @Versi 1.0 17 Maret 2021
- */
- public class Profil
- {
- public static void main(String[]args){
- System.out.println("Nama: Haniif Ahmad Jauhari");
- System.out.println("Asal Sekolah: SMAN 1 Sooko");
- System.out.println("Pengalaman/Kompetensi: Belum ada");
- System.out.println("Alamat Social Media: https://twitter.com/HaniifJ");
- System.out.println("Alamat Blog: https://haniifahmadjauhari.blogspot.com/");
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment