0

How to multiply for example print(5×3)

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