mirror of
https://github.com/MillironX/cowsay-cows.git
synced 2024-11-22 06:39:55 +00:00
15 lines
332 B
Text
15 lines
332 B
Text
|
$eye = chop($eyes);
|
||
|
$the_cow = <<"EOC";
|
||
|
$thoughts _
|
||
|
$thoughts / \\
|
||
|
$thoughts | + |
|
||
|
$thoughts |___|
|
||
|
$thoughts |$eye $eye|\\_________
|
||
|
(___)\\ ^ )\\
|
||
|
$tongue | | |
|
||
|
||----,- | *
|
||
|
|| ||
|
||
|
|
||
|
Papal Bull
|
||
|
EOC
|