animal.noise: Determine the noise of an animal

Description Usage Arguments Value Author(s) Examples

Description

This function works out the appropriate noise

Usage

1
animal.noise(animal)

Arguments

animal

name of animal

Value

Animal's noise

Author(s)

matt

Examples

1
2
animal.noise("elephant") # Silence
animal.noise("dog") # Woof

NumbersInternational/qrserver documentation built on May 7, 2019, 7:19 p.m.