diff --git a/cowsay.py b/cowsay.py index c08ef57..57c2cbc 100644 --- a/cowsay.py +++ b/cowsay.py @@ -12,9 +12,9 @@ def cowsay(str, length=40): def build_cow(): return """ \ ^__^ - \ (oo)\_______ + \ (oo)\__/\_/\_ (__)\ )\/\\\\ - ||----w | + ||-----|| || || """