Factorial Value | While Loop | Lecture #59 #cprogramming #coding #logical #whileloop

preview_player
Показать описание
The Factorial of a whole number 'n' is defined as the product of that number with every whole number less than or equal to 'n' till 1. For example, the factorial of 4 is 4 × 3 × 2 × 1, which is equal to 24. It is represented using the symbol '!'
#coding #logical #programming #cprogramming #while #loops #iteration
Рекомендации по теме
visit shbcf.ru