04 How do I find numbers of a range that have a certain iterated sum of digits?

In the input, the expected iterated sum of the digits and the range to be searched must be specified.

After clicking on “Submit”, all numbers of the selected range that have the expected iterated sum of the digits will appear in the output.

Addionally the number of numbers is output.