Question 1027513
This is called taking 23 books choosing 7 at a time and is found by
{{{C[23,7] = (23*22*21*20*19*18*17)/(7*6*5*4*3*2*1) = 245157}}} ways