Nama: Elmore Melashenkho Nadeak NIM: 2481047 Kelas: TI Mata Kuliah: Pemrograman Berorientasi Objek
[Tulis 3-5 poin pembelajaran penting yang Anda dapatkan dari handson ini]
- The I/O in java is much more tedious than the ones on C++
- print and println have different uses which are useful
- need to write L and f by the end of your value so that they can read is as Long and float
- must use scanner.nextline() when putting input string below scanner.nextint()