'How to multiply three inputted numbers in assembly using emu8086?

I'm sorry for asking this without any code to show you, but my teacher assigned us to make something like this as a surprise quiz, and me and my classmates don't have any experience in assembly. But how do we do this type of program in assembly? Could you input more than 3 digits? What about non-whole numbers such as "0.07"?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source