Code for multiplying 2 numbers | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Code for multiplying 2 numbers

19th Aug 2022, 4:37 AM
rakhi
rakhi - avatar
2 Antworten
+ 7
It's very simple just take two variables with values defined and print their multiplication or you can even directly do the multiplication eg :- print(5*7)
19th Aug 2022, 4:45 AM
Suparna Das
Suparna Das - avatar