Jump to content

Modulinos: Difference between revisions

Line 1,630:
 
=={{header|Scala}}==
[[Category:Scala Implementations]]
{{libheader|Scala}}
===Unix version===
<lang bash>#!/bin/sh
Line 1,661 ⟶ 1,663:
List(42, 21, 64, 32, 16, 8, 4, 2, 1)
It has 9 elements.</pre>
 
=={{header|Tcl}}==
<lang tcl>proc main {args} {
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.