-
Notifications
You must be signed in to change notification settings - Fork 0
Homework 04 Given the class Point below, define a class Circle that represents a circle with a given center and radius. The Circle class should have an attribute named center as well as an integer radius The center is a point object, defined by the class Point. The class should also have these members: the constructor of the class, which should …
micahhasdata/homework04
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
Homework 04 Given the class Point below, define a class Circle that represents a circle with a given center and radius. The Circle class should have an attribute named center as well as an integer radius The center is a point object, defined by the class Point. The class should also have these members: the constructor of the class, which should …
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published