read `HaroldSilentShapiro.txt`: L:=10: for n from 2 to L do print(` n is`, n): print(`The BigMates are`): lprint(BigMates(n,a,b,A,B,z,10000)); od: print(`This took`, time(), `seconds. `): quit: