How to multiply for example print(5×3) | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

How to multiply for example print(5×3)

30th Apr 2021, 2:34 PM
Milind Naithani
Milind Naithani - avatar
2 Respuestas
+ 9
If u want to know in python then simply write: print(3*5)
30th Apr 2021, 2:37 PM
Kǟrɨsɦmǟ ❥
Kǟrɨsɦmǟ ❥ - avatar
0
You can directly print it just paste your this python code solo plateform or any python ide it will give you multiply
30th Apr 2021, 3:16 PM
A S Raghuvanshi
A S Raghuvanshi - avatar