• + 0 comments
    System.out.println(Math.round(meal_cost + meal_cost * tip_percent/100. + meal_cost * tax_percent/100.) );