253,772 views
32 votes
32 votes
Write a program using integers usernum and x as input, and output usernum divided by x three times.

User Kermit
by
3.0k points

1 Answer

5 votes
5 votes

Answer:

Hopefully This Will Help

Step-by-step explanation:

If the input is:

2000

2

Then the output is:

1000 500 250