Open mrdor1stan opened 10 months ago
Describe the problem Text says that we need to create TowerTank with a height of 45 cm
In buildAquarium(), create a TowerTank with a diameter of 25 cm and a height of 45 cm. Print the size.
But examples and context make it clear it should be 40 cm to match previous code and demonstrate the advantages of subclassing
In which step of the codelab can this issue be found? 6
codelab: https://developer.android.com/codelabs/kotlin-bootcamp-classes
Describe the problem Text says that we need to create TowerTank with a height of 45 cm
But examples and context make it clear it should be 40 cm to match previous code and demonstrate the advantages of subclassing
In which step of the codelab can this issue be found? 6
codelab: https://developer.android.com/codelabs/kotlin-bootcamp-classes