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,
5 months ago
Computer Science,
5 months ago
Math,
5 months ago
Geography,
10 months ago
Math,
10 months ago
CBSE BOARD X,
1 year ago
Math,
1 year ago