Amani Hussam
write a C program that reads an integer x and prints the factorials of all numbers from 1 to x as the following table
i
i!
1
2
3
6
……
…….
x
x!