Write a python program that prompts the user for two numbers, reads them in and prints out the product, labeled | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

Write a python program that prompts the user for two numbers, reads them in and prints out the product, labeled

26th Mar 2022, 5:32 AM
Danhinn Irungu
Danhinn Irungu - avatar
3 Answers
+ 2
Danhinn Irungu your question is not well understood. Read carefully the procedures of asking and writing a question. It will help you to get precise answers. https://www.sololearn.com/discuss/1316935/?ref=app
26th Mar 2022, 6:03 AM
👑 ShadowCipher 🇦🇲
👑 ShadowCipher 🇦🇲 - avatar
0
You meant you will take two inputs and multiply them?? Take inputs as integers Use '*' for to multiply them. Use print to output the result.
26th Mar 2022, 10:30 AM
NEZ
NEZ - avatar
0
Hi
6th Apr 2023, 10:41 AM
Idris Muhammad
Idris Muhammad - avatar