Hello World!
I am a new student to Java. and I find it interesting since I never programmed anything but struggling a bit.
I have the book Java: How to program, 8th edition.
and we started in loops today. and he asked us how to make
int j = 1;
into something else more easy to read, after sitting and trying to figure out, my brain hurts. I don't know what he means by making int j = 1; into another format.