const fOne = fIncrement(zero); const fTwo = fIncrement(one); const fThree = fIncrement(two); // And so on…