view wisdom/fun fact @ 5082:35afa4989897

<oerjan> (echo \'#!/bin/sh\'; echo "echo \'"\'The ! command calls various language interpreters transfered from old EgoBot. Try `ls ibin/` for a list.\') >ibin/help
author HackBot
date Sat, 18 Oct 2014 21:45:55 +0000
parents 7f957c1f4661
children c3d85315f276
line wrap: on
line source

fun fact 0 = 1 | fact n = n * fact (n - 1)