How to do numerical operations in python | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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 Respostas
+ 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