read `GEPNER.txt`: r:=4: print(`The average, variance, and the 3rd thorugh`, r, `-th moments of the Gepner statistics on n-permutations, are`): lprint(gepPmoms(n,r)): print(`This took`, time(), `seconds. `): quit: