hdavey4488 hdavey4488 21-09-2020 Computers and Technology contestada Read the following code: X = totalcost print(x / 2) What value will this code calculate? (5 points) A. Double the total cost B. Half the total cost C. Quarter of the total cost D. Two percent of the total cost