Programming (12th Grade)
Python
What is the output of the following code: print(2**3)?
6
8
9
None of the above