- Engineering
- Computer Science
- write a program that gets three numbers from the user...
Question: write a program that gets three numbers from the user...
Question details
- Write a program that gets three
numbers from the user and then sums:
- the hundreds digit of the first number
- with the tens digit of the second number and
- the unit digit of the third number.
Solution by an expert tutor
