Because that’s the precedence of exponentiation in mathematics: order of operations.
edit: That page makes a note that some languages do this differently, but I’m glad Python does it the way it works in mathematical notation.
Because that’s the precedence of exponentiation in mathematics: order of operations.
edit: That page makes a note that some languages do this differently, but I’m glad Python does it the way it works in mathematical notation.