The wheel is based on the circle. To some extent, it has already been created, but the Circle class lacks a constructor (it only has the default constructor). In this task, you need to create a new constructor for Circle, which will initialize all instance variables (the constructor must have three parameters).
The basis of a wheel
- 2
Locked
Comments (2)
- Popular
- New
- Old
You must be signed in to leave a comment
Janusz
8 November 2018, 15:06
I do not know what to do in this task.
help me.
+1
Roman
9 November 2018, 06:28
If you need help, something isn't right in your code, the server won't accept your solution (even if you are 100% sure that it is correct). Describe your question/issue in the HELP section at codegym.cc/help.
0