A list of my favorate parrots¶
Parrot is my favorate bird. Here you can find a list of some parrot types I love.
Generate a new parrot¶
Here is an example about how to generate new parrot objects.
1 2 3 | public parrot generateNewParrot () {
return new parrot();
}
|
Calculate weight¶
Here is a formula for calculating the weight of a parrot.
Indices and tables¶
Need help?¶
Please contact xiye.zhou@tuhh.de .