- Write a function called
cowSounds
that prints "Cows go MOOOO!" - Write a function called
dogSounds
that prints "Dogs go WOOOF!" - Write a function called
duckSounds
that prints "Ducks go QUACK!" - Write a function called
whatSound
that accepts a single paramete. If that parameter idCow
it should run thecowSounds
function. If the parameter isDog
it should run thedogSounds
function. If the parameter isDuck
it should run theduckSounds
function. For any other input, it should display "I am not sure what noise that animal makes"
generated from betamore/w5-animal-sounds
-
Notifications
You must be signed in to change notification settings - Fork 0
betamore/animal-sounds-TwiStringingAlong
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
animal-sounds-TwiStringingAlong created by GitHub Classroom
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published