Given h(n)=h(n−1)+1h(n) = h(n-1) + 1h(n)=h(n−1)+1 with h(1)=1h(1) = 1h(1)=1, find the value of h(10)h(10)h(10).
9
10
11
12