120k views
5 votes
below is an attempt at implementing a circle class. the class should feature a constructor that takes a starting radius, a float, and methods to calculate and return the area and circumference of the shape. can you fix the code below to implement these behaviors correctly?

1 Answer

7 votes

monkey I'm not a dictionary so don't ask

User Joseph Farah
by
4.5k points