Ethiopian multiplication: Difference between revisions

→‎{{header|PHP}}: -= added php output
(Use strike tag in task description.)
(→‎{{header|PHP}}: -= added php output)
Line 1,264:
 
?></lang>
 
Output
<pre>
ethiopic multiplication of 17 and 34
17, 34 kept
8, 68 struck
4, 136 struck
2, 272 struck
1, 544 kept
578
</pre>
 
=={{header|PicoLisp}}==
Anonymous user