Kangaroo

A Kangaroo is a marsupial.

Methods

init

Initialize the pouch contents. name: string contents: initial pouch contents.

Parameters

namedescriptiondefault

self

name

contents

init

Initialize the pouch contents. name: string contents: initial pouch contents.

Parameters

namedescriptiondefault

self

name

contents

None

str

Return a string representaion of this Kangaroo.

Parameters

namedescriptiondefault

self

put_in_pouch

Adds a new item to the pouch contents. item: object to be added

Parameters

namedescriptiondefault

self

item

Last updated