Since all decent programming languages have the multiplication operator, you simply multiply them. If you want to go into a bit more detail, it would be a bit like this:
Ask user for number "a"
Ask user for number "b"
Calculate result = a * b
Show result
(End)
Use the appropriate flow chart symbols for input, etc.
Copyright © 2026 eLLeNow.com All Rights Reserved.