read `SnakesAndLadders.txt`: print(`The list of length 99 below is such that its i-th entry is the rational function that is the probability generating function`): print(`for the random variable "duration until the end" in a Snakes and Ladders game with Snakes (Chutes) `): print(CL1()[1]): print(``): print(`and Ladders `): print(CL1()[2]): print(``): lprint(GFD(TMdieG([seq([i,1/6],i=1..6)],100,CL1()),t)): print(`----------------------------------`): print(`This took`, time(), `seconds. `): quit: