Remove cheese cowfile
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
parent
09db62aac7
commit
a4ac009fc4
1 changed files with 0 additions and 27 deletions
|
@ -1,27 +0,0 @@
|
|||
##
|
||||
## The cheese from milk & cheese
|
||||
##
|
||||
function cheese(;eyes="oo", tongue=" ", thoughts="\\")
|
||||
the_cow =
|
||||
"""
|
||||
$thoughts
|
||||
$thoughts
|
||||
_____ _________
|
||||
/ \\_/ |
|
||||
| ||
|
||||
| ||
|
||||
| ###\\ /### | |
|
||||
| 0 \\/ 0 | |
|
||||
/| | |
|
||||
/ | < |\\ \\
|
||||
| /| | | |
|
||||
| | \\_______/ | | |
|
||||
| | | / /
|
||||
/|| /|||
|
||||
----------------|
|
||||
| | | |
|
||||
*** ***
|
||||
/___\\ /___\\
|
||||
"""
|
||||
return the_cow
|
||||
end
|
Loading…
Reference in a new issue