Jump to content

Levenshtein distance: Difference between revisions

m
→‎{{header|MiniScript}}: "proper" {{out}}
m (→‎{{header|Limbo}}: Use {{out}} instead of {{output}} and <pre> instead of <code> in the output)
m (→‎{{header|MiniScript}}: "proper" {{out}})
Line 3,530:
print "kitten".editDistance("sitting")</syntaxhighlight>
 
{{out}}
'''Output:'''
<pre>3</pre>
 
 
 
=={{header|Modula-2}}==
3,045

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.