read `SlaterValez.txt`: N:=150000: gu:=Mila(N): print(`The first`, N, `terms of the Slater-Valez word in the alphabet {1,2,3} is`): print(``): lprint(gu): print(``): quit: