usernum and x as input, and output usernum divided by x four times

Write a program using integers usernum and x as input, and output usernum divided by x four times.

Output

PleaseInput the YourNumber : 100

Please Input number : 19

10     1     0     0