Hi, I started this java tutorial: https://www.youtube.com/watch?v=6hqDMS-oJ9k I already watched the first two tutorials before that, but in the third one I have to write some Java code, which I did and even changed it up a little so its my own style: package org.koushik.javabrains; public cl...