How to add Multiple chain powers ? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

How to add Multiple chain powers ?

e.g.:- 2² and the 2 in power's power and so on how can we do it on python?

31st Oct 2018, 3:54 PM
Ishaan Sharma
Ishaan Sharma - avatar
6 Réponses
16th May 2019, 10:38 AM
Janning⭐
Janning⭐ - avatar
+ 1
no i've just begun the language can you pls elaborate a bit more by writing the set of commands
1st Nov 2018, 4:22 AM
Ishaan Sharma
Ishaan Sharma - avatar
+ 1
Please review: https://www.sololearn.com/learn/JUMP_LINK__&&__Python__&&__JUMP_LINK/2273/?ref=app Then provide a link to your Code Playground code so we can help you troubleshoot the specific issues you are running into. The Code Playground should be relatively easy to find in the website version of SoloLearn, but if you are in the app version, it can be accessed via the curly braces, green circle with plus sign to add a new project, then select the project type. Looking forward.
1st Nov 2018, 5:00 AM
Janning⭐
Janning⭐ - avatar
+ 1
Oh I got 'em It'll be 2**2**2**2 and so on till the desire with the no. of choice
3rd Nov 2018, 3:47 PM
Ishaan Sharma
Ishaan Sharma - avatar
0
Did you try a loop?
31st Oct 2018, 10:14 PM
Janning⭐
Janning⭐ - avatar
0
(1+_)**2 =16 answer pls
16th May 2019, 8:36 AM
Mani Queen
Mani Queen - avatar