Read the following code: x = currentWeight print(x - 20) What value will this code calculate?
A.Weight 20 years ago
B.Weight in 20 years
C.Weight after a 20-pound gain
D.Weight after a 20-pound loss

Respuesta :

D because weight print = x and -20 is the pound loss.