我对python中两个计算的不同结果非常好奇.
5^(4-4) + 9 = 12 (5^(4-4)) + 9 = 14
请解释一下差异.
python calculation
calculation ×1
python ×1