Created
February 12, 2014 00:56
-
-
Save mtomwing/8947802 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(cmpt413)Michael-MBP[~/Projects/cmpt413/hw2][master *] python answer/view_distance.py "the multimedia prof is lame" "phil110 is a good course" | |
levenshtein distance = 33 | |
t h e m u l _ _ _ t i m e d i a p r o _ f _ _ _ i s l a m e | |
| | | | | | | | | | |
p h _ _ _ i l 1 1 0 i _ _ s a _ g o o d c o u r s _ _ _ _ e |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment