If f(n)=n⋅f(n−1)f(n) = n \cdot f(n-1)f(n)=n⋅f(n−1) defines a factorial-like sequence and f(0)=1f(0) = 1f(0)=1, what is f(2)f(2)f(2)?
111
222
333
444