Answer:
integer
Explanation:
this data type must be a number, but it will always be a whole number, so boolean is not appropriate. This means that it will be integer data type
Answer:
The second option
90 > 85
The statement above means 90 is more than 85 which is true.
You should have the percentage of tip based on the service that you received.
Then you multiply the percentage of tip by the amount of money that you have to pay for what you bought.
It’s a total price divided to a number of riders involved. So costPerRider = costOfBusRental/maxBusRiders