Pascal's triangle/Puzzle: Difference between revisions

Content added Content deleted
m (→‎{{header|Sidef}}: Fix link: Perl 6 --> Raku)
m (→‎{{header|Phix}}: pp_StrFmt tweaks)
Line 1,907: Line 1,907:
end for
end for
ppOpt({pp_Nest,1,pp_StrFmt,1})
ppOpt({pp_Nest,1,pp_StrFmt,2,pp_IntCh,false})
?"equations"
?"equations"
pp(pyramid)
pp(pyramid)