A

Admin • 802.91K Points
Coach

Q. Which of the following operators is used for exponentiation in Python?

  • (A) ^
  • (B) **
  • (C) //
  • (D) %
  • Correct Answer - Option(B)
  • Views: 3
  • Filed under category Python
  • Hashtags:

Explanation by: Admin
In Python, the '**' operator is used for exponentiation.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.