How to multiply for example print(5×3) | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

How to multiply for example print(5×3)

30th Apr 2021, 2:34 PM
Milind Naithani
Milind Naithani - avatar
2 Réponses
+ 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