Computer Science, asked by mvslr17vmslr, 5 months ago

31. >>>3**4
(1 Point​

Answers

Answered by anindyaadhikari13
1

Question:-

  • Write the output of the following code in python.

Solution:-

3 ** 4

=3^4

=3*3*3*3

=9*9

=81

Hence, the final value after execution is 81.

Answered by abdulwaheedwaheed094
0

Answer:

3114

Explanation:

we can also conceder 2,3,5,6,7,8,9 in the place of 1

Similar questions