Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
OO mode: inheritance #61
Comments
|
after #60 |
|
some troubles with it: in in-game console: Python 2.6.6 (r266:84292, Sep 15 2010, 16:22:56) class JumpingFrog(Frog): d = JumpingFrog() in stderr: Traceback (most recent call last): any ideas? |
|
For some reason |
in Object Oriented mode, make several animals.
there is only two predifined classes. another classes user will define
pictures of animal are shipped with programm and equal class name or class's father name