Sign In
Computer Science for IGCSE & O level - Programming (Section 2 - No. 4)
Which operator is used for exponentiation (raising a number to a power)?
^
**
*
//
Explanation
** is the exponentiation operator in Python.
Comments (0)
Login To Comment
Advertisement
Allow javascript to properly load this page