Programming (11th Grade)
Operators
What will be the output of the following code: print(2 ** 3)?
6
8
9
error