Write a program to input 10 numbers. Calculate and print the product of
only the unit digits of all the numbers.
Answers
Answered by
0
Answer:
Examples:
Input: n = 4513
Output: 60
Input: n = 5249
Output: 360
Answered by
0
hello sorry i do't no the answer
Similar questions