Fix the code to output the product of two integers input. Sample input 3, 6 sample output 18 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 5

Fix the code to output the product of two integers input. Sample input 3, 6 sample output 18

26th Oct 2020, 4:51 AM
somasekhar kalaga
somasekhar kalaga - avatar
4 Answers
0
Where is your attempt?
26th Oct 2020, 4:53 AM
ツSampriya😘ツ
ツSampriya😘ツ - avatar
0
Input int('3') * ('6') Print("int is" + str(int)(
4th Feb 2022, 2:06 AM
Bebe Bebejewel07
0
Hi
4th Feb 2022, 2:07 AM
Bebe Bebejewel07
0
Sampriya that's my attempt
4th Feb 2022, 2:08 AM
Bebe Bebejewel07