Describe the problem
The text for the to-do/sub-step asks the user to create a TowerTank object with a height of 45 cm, but the example code creates the object with a height of 40 cm.
In which step of the codelab can this issue be found?
Lesson 4: OOP -> Task 6 -> Step 2 -> Sub-step 8
Additional information
Image of codelab attached for reference.
Describe the problem The text for the to-do/sub-step asks the user to create a TowerTank object with a height of 45 cm, but the example code creates the object with a height of 40 cm. In which step of the codelab can this issue be found? Lesson 4: OOP -> Task 6 -> Step 2 -> Sub-step 8
Additional information Image of codelab attached for reference.
codelab: kotlin-bootcamp for Programmers: Task 6