Sum and product of an array: Difference between revisions

Content added Content deleted
No edit summary
Line 93: Line 93:
Output:
Output:
Sum: 55, Product:3628800;
Sum: 55, Product:3628800;

=={{header|Aime}}==
<lang aime></lang>
{{out}}
<pre></pre>


=={{header|APL}}==
=={{header|APL}}==