RosettaCodeData/Task/Pascal-matrix-generation/Scheme/pascal-matrix-generation-2.scm

2 lines
31 B
Scheme

(print-array (pascal-upper 6))