Programming Resources
For Fun and Learning
Charles Cusack
Computer Science
Hope College
main

Python

C++


JAVA
PHP
SQL
Alice

Factorial


Description
Factorial is a simple program to compute n!. The main purpose for the program is to help demonstrate usage of the INTEGER class.