diff --git a/favorite-animals/prof_anderson.py b/favorite-animals/prof_anderson.py index a16a2e6..cb7a0a9 100644 --- a/favorite-animals/prof_anderson.py +++ b/favorite-animals/prof_anderson.py @@ -1 +1,2 @@ -print("My favorite animal is giving everyone A's") \ No newline at end of file +print("My favorite animal is giving everyone A's") +print ("I am a vulture") \ No newline at end of file