Feeds
질문
How do I write a function which computes the first n values of factorial k using a for loop?
I need to write a function which computes (without writing anything in the screen) the first n values of k! (factorial of k), wh...
대략 9년 전 | 답변 수: 3 | 2