Fix the code to output the product of two integers input. Sample input 3, 6 sample output 18 | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
- 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 ответов
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