Home » Programming Language (coding) » Python MCQs » Which of the following operators is the correct option for power(ab)?

Which of the following operators is the correct option for power(ab)?

Which of the following operators is the correct option for power(ab)?

A. a ^ b
B. a**b
C. a ^ ^ b
D. a ^ * b

Correct Answer: Option B. a**b 

Take Part in Discussion:

Your email address will not be published.

Solve : *
6 + 20 =