Count a Specific Digit

Write a code to take 3 input start,end and digit.
counts the number of times a specific digit occurs in a range (inclusive).
51
55
5
Total : 0 Discussion
Login