Python calculating | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Python calculating

Why python calculating doesn't work?

24th May 2019, 5:03 PM
Jakub Fousek
Jakub Fousek - avatar
4 Answers
+ 4
Oh - can you give us a sample? That would be great anf make it easier to figur out what you mean.
24th May 2019, 5:09 PM
Lothar
Lothar - avatar
+ 2
Calculating what ? Value of PI ? Please show us ur code Thanks
24th May 2019, 5:22 PM
Prince PS[Not_Active]
Prince PS[Not_Active] - avatar
+ 2
You're probably missing a print statement: print(2**5-8)
24th May 2019, 5:26 PM
Anna
Anna - avatar
+ 1
Take a look at my very simple calculator if you want : https://code.sololearn.com/cx2WCZT5i6f5/?ref=app
24th May 2019, 5:54 PM
**🇦🇪|🇦🇪**
**🇦🇪|🇦🇪** - avatar