read `FakeCoin.txt`: K:=6: for n from 2 to K do print(``): gu:=Coins(n,200): if gu<>FAIL then SpellOut(gu): fi: od: quit: