wap to print the product of three number
Answers
Answered by
0
Answer:
..........????? ...........
Answered by
0
Answer:
Hey! Here is your python code...
x = int(input("Enter a number: "))
z = int(input("Enter a number: "))
y = int(input("Enter a number: "))
print("Product of numbers = ", x*y*z)
# HOPE THIS HELPS!!
Similar questions
Social Sciences,
6 months ago
Computer Science,
6 months ago
Math,
6 months ago
Geography,
11 months ago
Math,
11 months ago
CBSE BOARD X,
1 year ago
Math,
1 year ago