AP Computer Science Principles
Int (short for integer) is a data type that represents whole numbers without any decimal points. It includes both positive and negative numbers, as well as zero.
congrats on reading the definition of int. now let's actually learn it.