Python Programming - Operators - Discussion
Discussion Forum : Operators - General Questions (Q.No. 2)
2.
What is the result of the following operation:
2 ** 3
?
Answer: Option
Explanation:
The
**
operator is used for exponentiation in Python. In this case, 2 is raised to the power of 3, which is equal to 8.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers