"class tire" is given and it calculates distance a tire ran by the inputted number of rolls.
Now I would like to build "class Auto" that has frontRight/Left, rearRight/Left and a function void drive(int amount); that rolls each tire.
at the moment all tyres/tires roll the same distance. i'd add another variable to Auto to take into a/c at what distance reading each tire was installed