1. Implement a class SodaCan with methods getSurfaceArea() and getVolume() . In the constructor, supply the height and radius of the can. 5 pts Surface Area = (2* pi * radius * height) + (2 * pi * radius2) Volume = pi * radius2 * height Use the following to run your class: can = SodaCan (2,4) print(“The volume of the can is”, can.getVolume()) print(“The surface area of the can is”, can.getSurfaceArea()) a) Your code with comments b) A screenshot of the execution
Looking for a solution written from scratch with No plagiarism and No AI?
WHY CHOOSE US?
We deliver quality original papers |
Our experts write quality original papers using academic databases.We dont use AI in our work. We refund your money if AI is detected |
Free revisions |
We offer our clients multiple free revisions just to ensure you get what you want. |
Discounted prices |
All our prices are discounted which makes it affordable to you. Use code FIRST15 to get your discount |
100% originality |
We deliver papers that are written from scratch to deliver 100% originality. Our papers are free from plagiarism and NO similarity.We have ZERO TOLERANCE TO USE OF AI |
On-time delivery |
We will deliver your paper on time even on short notice or short deadline, overnight essay or even an urgent essay |