How to do numerical operations in python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to do numerical operations in python

I am learning python. I was learning chapter simple operations. The code which was shown there is not working in code playground. Please send me whole code to do it.

7th Jul 2020, 3:36 PM
Syed Omarulla Qadri
2 Answers
+ 3
You have to do print(2+2) not >>>2+2
7th Jul 2020, 3:39 PM
Abhay
Abhay - avatar
0
Thanks
7th Jul 2020, 3:40 PM
Syed Omarulla Qadri