Old Russian measure of length: Difference between revisions

m
Added command before result. Corrected a typo.
m (Added command before result. Corrected a typo.)
Line 1,553:
 
if paramCount() != 2:
raise newException(ValueError, "deedneed two arguments: number then units.")
 
let value = try: parseFloat(paramStr(1))
Line 1,569:
 
{{out}}
Output for command: ./convert 1 meter
<pre>1.0 meter to:
arshin: 1.40607
Anonymous user