diff --git a/revolutionary_cow.py b/revolutionary_cow.py new file mode 100644 index 0000000..af470ff --- /dev/null +++ b/revolutionary_cow.py @@ -0,0 +1,9 @@ +print(" ________________________________________ ") +print("/ Long live the Revolution! \ ") +print("\ / ") +print(" ---------------------------------------- ") +print(" \ ^__^ ") +print(" \ (oo)\_______ ") +print(" (__)\ )\/\ ") +print(" ||----w | ") +print(" || || ") \ No newline at end of file