Ethiopian multiplication: Difference between revisions

no edit summary
No edit summary
Line 170:
Integer'Image(Multiply(First, Second)));
end Ethiopian_Test;</lang>
 
 
=={{header|Aime}}==
{{trans|C}}
<lang aime></lang>
{{out}}
<pre></pre>
 
=={{header|ALGOL 68}}==
{{trans|C}}
Anonymous user