N is a base ten positive integer formed by writing the digit 7 precisely 2010 times, that is N = 77....77 (2010 times).
Determine the digital root of [N/199].
Note: [x] denotes the greatest integer ≤ x.
*** For an extra challenge, solve this problem without using a computer program.