0
Why? 2**5 = 32
24th Dec 2016, 3:01 PM
Kseniya
2 Answers
+ 4
** is operator for power, so 2**5 is equivalent to 2*2*2*2*2 which equal 32 ^^
24th Dec 2016, 3:04 PM
visph

+ 1
2*2*2*2*2 = 2^5 = 32
24th Dec 2016, 3:05 PM
cat

Often have questions like this?
Learn more efficiently, for free:
Hot today
DSA doubt
1 Votes
Vote Code
1 Votes
Input errors (python)
1 Votes
Without degree job
0 Votes
Data structure using C
0 Votes