¿    Constants
         A constant is a fixed value of a data type that cannot be changed
          •   Integer Constants
                       Whole numbers    →   Do not have decimal points
                       Examples:       83           9           25           178           -13
 
DATA TYPES AND
   OPERATIONS