[lang-ref]
( basic )
>
( operator )
> ( arithmetic_operator_pow ) ( python )
[lang-ref] ( arithmetic_operator_pow ) ( python )
def test_arithmetic_operator_pow(): # ** assert 8 ** 2 == 64