Programming (Year 12)
Operators
Which operator is used for exponentiation in Python?
^
**
^^
**/