Answer:
num1 = int(input("Enter number 1: "))
num2 = int(input("Enter number 2: "))
choice = input("Do you want to multiply them?: ")
if choice.capitalize() == "Yes":
print(num1 * num2)
else:
print("Peace out.")
Explanation:
Gg ez.
(I wrote the it in python because I don't know what language you want it in. Next time, say what language you want.)
<span>Processor, Main Memory, I/O Modules, System Bus</span>
This picture will show you the answer and guide the way to victory
If your using a computer that's probably why lol it is cool though