read `AnomalousCancellation.txt`: for b from 2 to 20 do print(): print(`----------------------------------------------`): print(): print(`Base `, b): print(``): BookACnat(3,b) od: quit: