I have read this somewhere before but I cannot find the source any more. I have seen the binomial coefficient written as $_nC_k$ as the standard notation (not just because its easy to type nCk). For example, this website: https://courses.lumenlearning.com/math4libarts/chapter/probability-reading-ii/.
Which is a south African website I belive. Where else is this notation used?

nPrandnCrnotation was used on the texas instruments graphing calculators which were becoming more prominent in the education process here, and so highschool textbooks which were written with these calculators specifically in mind matched notation. – JMoravitz Sep 13 '21 at 14:04n \choose kcommand and later LaTeX's\binom{n}{k}. Before TeX it was difficult (and expensive) to typeset it this way so variants of $C(n,r)$ are more common. – user10354138 Sep 13 '21 at 14:10