code_examples/factorial_examples
2025-07-31 18:55:17 +10:00
..
factorial.c use stderr if getline fails 2025-07-31 18:55:17 +10:00
factorial.py Fix bugs and clean up python factorial code 2025-07-31 17:42:34 +10:00
README.md Update readme, create factorial_examples folder and move existing code into it 2025-07-31 17:29:09 +10:00

Some example factorial functions in various programming languages