PLEASE HELP
Exercise 18 - Factorial of a list of integers
make a program to:
1. read a list of 10 integers into an array
2. compute the factorial of each integer in the list
3. print the factorial of each integer
Topic archived. No new replies allowed.